Summary: | [NEW PORT] sysutils/cramfs: The compressed ROM filesystem | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gslin | ||||
Component: | Individual Port(s) | Assignee: | Cheng-Lung Sung <clsung> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gslin | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
gslin
2006-11-29 08:30:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants his PRs clsung 2006-12-07 09:36:46 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/cramfs Makefile distinfo pkg-descr sysutils/cramfs/files patch-GNUmakefile patch-cramfsck.c patch-mkcramfs.c Log: Add cramfs 1.1, the compressed ROM filesystem. PR: ports/105993 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.866 +1 -0 ports/sysutils/Makefile 1.1 +26 -0 ports/sysutils/cramfs/Makefile (new) 1.1 +3 -0 ports/sysutils/cramfs/distinfo (new) 1.1 +10 -0 ports/sysutils/cramfs/files/patch-GNUmakefile (new) 1.1 +19 -0 ports/sysutils/cramfs/files/patch-cramfsck.c (new) 1.1 +12 -0 ports/sysutils/cramfs/files/patch-mkcramfs.c (new) 1.1 +5 -0 ports/sysutils/cramfs/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thank You. |