ports/62493: [Port update:] sysutils/freesbie

Thomas E. Zander riggs at rrr.de
Sat Feb 7 21:10:19 UTC 2004


>Number:         62493
>Category:       ports
>Synopsis:       [Port update:] sysutils/freesbie
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 07 13:10:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thomas E. Zander
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD o503.hadiko.de 5.2-CURRENT FreeBSD
>Description:
This features an update to a current development state of the
FreeSBIE project, exactly:
o Bug fixes
o Improved scripts, especially useful for -CURRENT
o Introduction of cloop compressed filesystem images

NOTE: This pr supercedes pr/62318
>How-To-Repeat:
>Fix:
Please apply this patch to sysutils/freesbie:

diff -ruN freesbie-old/Makefile freesbie/Makefile
--- freesbie-old/Makefile	Fri Jan 23 17:52:28 2004
+++ freesbie/Makefile	Sat Feb  7 21:57:50 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	freesbie
-PORTVERSION=	0.0.20031113
+PORTVERSION=	0.0.20040207
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.stud.uni-karlsruhe.de/~uedc/freesbie/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/0.0.//}
@@ -14,7 +14,8 @@
 MAINTAINER=	riggs at rrr.de
 COMMENT=	Yet another cool answer to the system-on-cd question
 
-RUN_DEPENDS=	mkisofs:${PORTSDIR}/sysutils/mkisofs
+RUN_DEPENDS=	mkisofs:${PORTSDIR}/sysutils/mkisofs \
+		create_compressed_fs:${PORTSDIR}/sysutils/cloop-utils
 
 USE_BZIP2=	yes
 NO_BUILD=	yes
diff -ruN freesbie-old/distinfo freesbie/distinfo
--- freesbie-old/distinfo	Sun Nov 16 19:53:41 2003
+++ freesbie/distinfo	Sat Feb  7 22:00:16 2004
@@ -1 +1,2 @@
-MD5 (freesbie-20031113.tar.bz2) = e4621cbedaccc81165e6fb856b9d7e24
+MD5 (freesbie-20040207.tar.bz2) = ba18c924b021924cceabd93bb89da53f
+SIZE (freesbie-20040207.tar.bz2) = 151799
diff -ruN freesbie-old/pkg-descr freesbie/pkg-descr
--- freesbie-old/pkg-descr	Thu Mar 27 17:02:13 2003
+++ freesbie/pkg-descr	Tue Feb  3 20:54:35 2004
@@ -2,6 +2,8 @@
 help a user to create CDs/DVDs containing a complete
 operating system based on FreeBSD.
 It is used as "live-cd" and boots straight from CD.
+Consequent use of filesystem compressing techniques allow to
+include a huge number of applications on a single disc.
 
 Creation of the CDs/DVDs is completely dialog based as well as
 building and installing of packages.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list