Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2004 21:07:27 +0100 (CET)
From:      "Thomas E. Zander" <riggs@rrr.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62318: [Port update:] sysutils/freesbie
Message-ID:  <200402032007.i13K7RAK075915@o503.hadiko.de>
Resent-Message-ID: <200402032010.i13KAK4U045200@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62318
>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:   Tue Feb 03 12:10:20 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
>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	Tue Feb  3 20:49:22 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	freesbie
-PORTVERSION=	0.0.20031113
+PORTVERSION=	0.0.20040203
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.stud.uni-karlsruhe.de/~uedc/freesbie/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/0.0.//}
@@ -14,7 +14,8 @@
 MAINTAINER=	riggs@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	Tue Feb  3 20:55:58 2004
@@ -1 +1 @@
-MD5 (freesbie-20031113.tar.bz2) = e4621cbedaccc81165e6fb856b9d7e24
+MD5 (freesbie-20040203.tar.bz2) = 1c726923b8e5c45c4e4ca370e424d5df
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402032007.i13K7RAK075915>