From owner-cvs-all@FreeBSD.ORG Sun May 22 17:35:43 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F03916A41C; Sun, 22 May 2005 17:35:43 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D1F643D48; Sun, 22 May 2005 17:35:43 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4MHZhAD069865; Sun, 22 May 2005 17:35:43 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4MHZhsr069864; Sun, 22 May 2005 17:35:43 GMT (envelope-from jylefort) Message-Id: <200505221735.j4MHZhsr069864@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sun, 22 May 2005 17:35:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pft Makefile distinfo pkg-plist ports/security/pft/files patch-Makefile patch-commands.h patch-exceptions.h patch-fxstrings.cpp patch-fxstrings.h patch-llist.cpp patch-llist.h patch-pft:Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2005 17:35:43 -0000 jylefort 2005-05-22 17:35:42 UTC FreeBSD ports repository Modified files: security/pft Makefile distinfo pkg-plist security/pft/files patch-pjlsession.cpp patch-rawmem.cpp Added files: security/pft/files patch-pft_main.cpp Removed files: security/pft/files patch-Makefile patch-commands.h patch-exceptions.h patch-fxstrings.cpp patch-fxstrings.h patch-llist.cpp patch-llist.h patch-pft:Makefile patch-pft:main.cpp patch-pjllists.cpp patch-pjllists.h patch-pjlsession.h patch-rawmem.h patch-tcpcon.cpp patch-tcpcon.h Log: - Update to 1.3 [1] - Respect ${CXX} and ${CXXFLAGS} - Refactor pkg-plist as PLIST_FILES PR: ports/81357 Submitted by: maintainer Revision Changes Path 1.3 +12 -4 ports/security/pft/Makefile 1.2 +2 -2 ports/security/pft/distinfo 1.2 +0 -11 ports/security/pft/files/patch-Makefile (dead) 1.2 +0 -8 ports/security/pft/files/patch-commands.h (dead) 1.2 +0 -8 ports/security/pft/files/patch-exceptions.h (dead) 1.2 +0 -45 ports/security/pft/files/patch-fxstrings.cpp (dead) 1.2 +0 -8 ports/security/pft/files/patch-fxstrings.h (dead) 1.2 +0 -17 ports/security/pft/files/patch-llist.cpp (dead) 1.2 +0 -8 ports/security/pft/files/patch-llist.h (dead) 1.2 +0 -9 ports/security/pft/files/patch-pft:Makefile (dead) 1.2 +0 -127 ports/security/pft/files/patch-pft:main.cpp (dead) 1.1 +10 -0 ports/security/pft/files/patch-pft_main.cpp (new) 1.2 +0 -15 ports/security/pft/files/patch-pjllists.cpp (dead) 1.2 +0 -8 ports/security/pft/files/patch-pjllists.h (dead) 1.2 +5 -406 ports/security/pft/files/patch-pjlsession.cpp 1.2 +0 -21 ports/security/pft/files/patch-pjlsession.h (dead) 1.2 +4 -20 ports/security/pft/files/patch-rawmem.cpp 1.2 +0 -8 ports/security/pft/files/patch-rawmem.h (dead) 1.2 +0 -158 ports/security/pft/files/patch-tcpcon.cpp (dead) 1.2 +0 -17 ports/security/pft/files/patch-tcpcon.h (dead) 1.2 +0 -2 ports/security/pft/pkg-plist