Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 16:16:33 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/83346: New port: sysutils/gag - Graphical Boot Manager
Message-ID:  <1121195793.0@phobos.mars.bsd>
Resent-Message-ID: <200507121920.j6CJK5Bu075724@freefall.freebsd.org>

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

>Number:         83346
>Category:       ports
>Synopsis:       New port: sysutils/gag - Graphical Boot Manager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 19:20:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE #0: Sat May 21 12:14:47 ART 2005
    root@phobos.mars.bsd:/usr/src/sys/i386/compile/ATHLON-ALE



>Description:





>How-To-Repeat:





>Fix:


--- gag.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gag
#	gag/distinfo
#	gag/Makefile
#	gag/pkg-plist
#	gag/pkg-descr
#
echo c - gag
mkdir -p gag > /dev/null 2>&1
echo x - gag/distinfo
sed 's/^X//' >gag/distinfo << 'END-of-gag/distinfo'
XMD5 (gag45d.zip) = 8e1182f44d042b4b565f5d1711fab622
XSIZE (gag45d.zip) = 374270
END-of-gag/distinfo
echo x - gag/Makefile
sed 's/^X//' >gag/Makefile << 'END-of-gag/Makefile'
X# New ports collection makefile for:	gag
X# Date created:				12 Jul 2005
X# Whom:					Alejandro Pulver <alejandro@varnet.biz>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gag
XPORTVERSION=	4.5d
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
X
XMAINTAINER=	alejandro@varnet.biz
XCOMMENT=	Graphical Boot Manager
X
X# security/gag
XCONFLICTS=	gag-2*
XNO_LATEST_LINK=	yes
X
XUSE_ZIP=	yes
X
XNO_BUILD=	yes
X
XWRKSRC=		${WRKDIR}/${PORTNAME}45
X
Xdo-install:
X# Data
X	@${MKDIR} ${DATADIR}
X.for f in disk.dsk gag.iso
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR}
X.endfor
X
X# Documentation (optional)
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	@${INSTALL_DATA} ${WRKSRC}/install.txt ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-gag/Makefile
echo x - gag/pkg-plist
sed 's/^X//' >gag/pkg-plist << 'END-of-gag/pkg-plist'
X%%DATADIR%%/disk.dsk
X%%DATADIR%%/gag.iso
X%%PORTDOCS%%%%DOCSDIR%%/install.txt
X@dirrm %%DATADIR%%
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-gag/pkg-plist
echo x - gag/pkg-descr
sed 's/^X//' >gag/pkg-descr << 'END-of-gag/pkg-descr'
XGAG (initials, in spanish, of Graphical Boot Manager) is a Boot Manager
Xprogram. It's loaded when the computer is turned on and allows you to choose
Xthe operating system you want to use. Its main features are:
X
X* Allows boot of up to 9 different operating systems.
X* It can boot operating systems installed in primary and extended partitions.
X* Can be installed from nearly all operating systems.
X* GAG doesn't need its own partition. It installs itself in the first track of
X  the hard disk, wich is reserved for these kinds of programs. It can also be
X  instaled on a floppy disk, without using the hard disk.
X* It has a timer to boot a default operating system (selectable by the user).
X* The configuration menu can be protected with a password.
X* The program works in graphic mode, and has a lot of icons.
X* Hides the primary partitions.
X* Allows a password to be put on each operating system.
X* Allows the boot manager text to be translated to all languages.
X* Can exchange disk drives.
X* Has the SafeBoot system, that allows to boot if GAG is overwrited.
X* Supports a great variety of keyboards (QWERTY, AZERTY, QWERTZ and DVORAK).
X* Fully support for hard disks up to 4 terabytes (4096 gigabytes).
X* Full version and free software (distributed under GPL licence, with source).
X
X- Alejandro Pulver
Xalejandro@varnet.biz
END-of-gag/pkg-descr
exit

--- gag.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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