Date: Tue, 12 Apr 2005 09:06:26 +0000 (UTC) From: Florent Thoumie <flz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cfs Makefile pkg-descr ports/security/cfs/files patch-Makefile patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-cfs.c patch-cfs.h patch-cfs__bf.h patch-cfs__des.c patch-cfs__fh.c patch-cfs__nfs.c patch-cfsd.8 ... Message-ID: <200504120906.j3C96Qh9015191@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2005-04-12 09:06:26 UTC
FreeBSD ports repository
Modified files:
security/cfs Makefile pkg-descr
Added files:
security/cfs/files patch-Makefile patch-cfs.c patch-cfs.h
patch-cfs__bf.h patch-cfs__des.c
patch-cfs__fh.c patch-cfs__nfs.c
patch-cfsd.8 patch-cfssh patch-cmkdir.c
patch-esm__cipher.c patch-shs.c
patch-shs.h patch-truerand.c
Removed files:
security/cfs/files patch-aa patch-ab patch-ac patch-ad
patch-ae patch-af
Log:
- Merge and split existing patch-a[a-f] files.
- Fix types issues on 64-bits architectures.
PR: ports/75878
Submitted by: Ville-Pertti Keinonen <will@exomi.com>
Approved by: maintainer timeout (3 months)
Revision Changes Path
1.20 +1 -1 ports/security/cfs/Makefile
1.1 +37 -0 ports/security/cfs/files/patch-Makefile (new)
1.4 +0 -34 ports/security/cfs/files/patch-aa (dead)
1.5 +0 -20 ports/security/cfs/files/patch-ab (dead)
1.6 +0 -22 ports/security/cfs/files/patch-ac (dead)
1.3 +0 -36 ports/security/cfs/files/patch-ad (dead)
1.2 +0 -11 ports/security/cfs/files/patch-ae (dead)
1.2 +0 -20 ports/security/cfs/files/patch-af (dead)
1.1 +23 -0 ports/security/cfs/files/patch-cfs.c (new)
1.1 +27 -0 ports/security/cfs/files/patch-cfs.h (new)
1.1 +14 -0 ports/security/cfs/files/patch-cfs__bf.h (new)
1.1 +413 -0 ports/security/cfs/files/patch-cfs__des.c (new)
1.1 +69 -0 ports/security/cfs/files/patch-cfs__fh.c (new)
1.1 +71 -0 ports/security/cfs/files/patch-cfs__nfs.c (new)
1.1 +39 -0 ports/security/cfs/files/patch-cfsd.8 (new)
1.1 +25 -0 ports/security/cfs/files/patch-cfssh (new)
1.1 +14 -0 ports/security/cfs/files/patch-cmkdir.c (new)
1.1 +14 -0 ports/security/cfs/files/patch-esm__cipher.c (new)
1.1 +226 -0 ports/security/cfs/files/patch-shs.c (new)
1.1 +18 -0 ports/security/cfs/files/patch-shs.h (new)
1.1 +98 -0 ports/security/cfs/files/patch-truerand.c (new)
1.3 +2 -0 ports/security/cfs/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504120906.j3C96Qh9015191>
