Date: Mon, 22 Dec 2003 11:23:15 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/vpnc Makefile pkg-descr pkg-plist ports/security/vpnc/files patch-Makefile patch-vpnc.c vpnc.8 vpnc.sh Message-ID: <200312221923.hBMJNFNU034719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2003/12/22 11:23:15 PST FreeBSD ports repository Modified files: security/vpnc Makefile pkg-descr pkg-plist security/vpnc/files patch-Makefile patch-vpnc.c vpnc.sh Added files: security/vpnc/files vpnc.8 Log: - using PREFIX/CC/CFLAGS (with help from Markus Brueffer) - added a man-page - installing additional docs - fixed installing with 0666 - sample start script now works and actually contains an usefull example - fixed install target - added a comment (in pkg-message) about ESP "Protocol not supported" PR: 60364 Submitted by: maintainer Revision Changes Path 1.2 +25 -7 ports/security/vpnc/Makefile 1.2 +5 -4 ports/security/vpnc/files/patch-Makefile 1.2 +1 -1 ports/security/vpnc/files/patch-vpnc.c 1.1 +131 -0 ports/security/vpnc/files/vpnc.8 (new) 1.3 +17 -4 ports/security/vpnc/files/vpnc.sh 1.2 +1 -1 ports/security/vpnc/pkg-descr 1.2 +2 -0 ports/security/vpnc/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312221923.hBMJNFNU034719>