Bug 87311 - New port:sysutils/relaxconf A set of text menu based utilities for configuring RelaxBSD LiveCD
Summary: New port:sysutils/relaxconf A set of text menu based utilities for configurin...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 11:10 UTC by hamigua
Modified: 2005-10-13 17:06 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hamigua 2005-10-12 11:10:18 UTC
	
    relaxconf contains a set of text menu based utilities for configuring RelaxBSD
    (a LiveCD system base on FreeBSD),they are also useful for FreeBSD user.

    relaxconf:      The main menu, allow the following utilities.
    relaxsnddetect: Auto detects audio cards (if present) and loads appropriate modules.
    relaxmountdisk: Auto mount other file systems (such as ufs,msdosfs,ntfs,ext2fs).
    relaxmountusb:  Auto mount USB removable storage.
    relaxumountusb: Auto umount USB removable storage.
    relaxnetconf:   Allow the user to setting network interface such as ppp(pppoe),ethernet interface.
    relaxxconf:     Allow the user to generating an xorg.conf file for use with Xorg(also XFree86).
    relaxlangconf:  Allow the user to appoint the locale language.
    relaxsavesetting:   Allows the user to save his preferences in a compressed file.(only for LiveCD)
    relaxloadsetting:   Auto seek and load the preference save file in a partition.(only for LiveCD)
    relaxmediabackup:   Backup your person data.(only for LiveCD)
    relaxrestore:   Restore your person data.(only for LiveCD)
    relaxinstaller: Launch BSD/RelaxBSD Installer to install LiveCD.(only for LiveCD)


--- relaxconf.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:
#
#	relaxconf/
#	relaxconf/Makefile
#	relaxconf/distinfo
#	relaxconf/pkg-descr
#	relaxconf/pkg-plist
#
echo c - relaxconf/
mkdir -p relaxconf/ > /dev/null 2>&1
echo x - relaxconf/Makefile
sed 's/^X//' >relaxconf/Makefile << 'END-of-relaxconf/Makefile'
X# New ports collection makefile for:	RelaxBSD
X# Date created:		2005-10-12
X# Whom:		 	Yinghong Liu <relaxbsd@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	relaxconf
XPORTVERSION=	1.1.1
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	relaxbsd
X
XMAINTAINER=	relaxbsd@gmail.com
XCOMMENT=	A set of text menu based utilities for configuring RelaxBSD LiveCD
X
XUSE_GETTEXT=    yes
X
XBUILD_DEPENDS=	cdialog:${PORTSDIR}/devel/cdialog
XRUN_DEPENDS=     ${BUILD_DEPENDS} \
X                disktype:${PORTSDIR}/sysutils/disktype
X
XHAS_CONFIGURE=  yes
X
X.include <bsd.port.mk>
END-of-relaxconf/Makefile
echo x - relaxconf/distinfo
sed 's/^X//' >relaxconf/distinfo << 'END-of-relaxconf/distinfo'
XMD5 (relaxconf-1.1.1.tar.gz) = 5b88ca55585ae9c8ac832fa6ff03bdcb
XSIZE (relaxconf-1.1.1.tar.gz) = 358191
END-of-relaxconf/distinfo
echo x - relaxconf/pkg-descr
sed 's/^X//' >relaxconf/pkg-descr << 'END-of-relaxconf/pkg-descr'
Xrelaxconf contains a set of text menu based utilities for configuring RelaxBSD
X(a LiveCD system base on FreeBSD),they're also useful for FreeBSD user.
X
Xrelaxconf:      The main menu, allow the following utilities.
Xrelaxsnddetect: Auto detects audio cards (if present) and loads appropriate modules.
Xrelaxmountdisk: Auto mount other file systems (such as ufs,msdosfs,ntfs,ext2fs).
Xrelaxmountusb:  Auto mount USB removable storage.
Xrelaxumountusb: Auto umount USB removable storage.
Xrelaxnetconf:   Allow the user to setting network interface such as ppp(pppoe),ethernet interface.
Xrelaxxconf:     Allow the user to generating an xorg.conf file for use with Xorg(also XFree86).
Xrelaxlangconf:  Allow the user to appoint the locale language.
Xrelaxsavesetting:   Allows the user to save his preferences in a compressed file.(only for LiveCD)
Xrelaxloadsetting:   Auto seek and load the preference save file in a partition.(only for LiveCD)
Xrelaxmediabackup:   Backup your person data.(only for LiveCD)
Xrelaxrestore:   Restore your person data.(only for LiveCD)
Xrelaxinstaller: Launch BSD/RelaxBSD Installer to install LiveCD.(only for LiveCD)
X
XWWW:	http://www.RelaxBSD.org
X        http://sourceforge.net/projects/relaxbsd
END-of-relaxconf/pkg-descr
echo x - relaxconf/pkg-plist
sed 's/^X//' >relaxconf/pkg-plist << 'END-of-relaxconf/pkg-plist'
Xbin/after_installation_routines.sh
Xbin/relaxconf
Xbin/relaxinstaller
Xbin/relaxlangconf
Xbin/relaxloadsetting
Xbin/relaxmediabackup
Xbin/relaxmountdisk
Xbin/relaxmountusb
Xbin/relaxnetconf
Xbin/relaxrestore
Xbin/relaxsavesetting
Xbin/relaxsnddetect
Xbin/relaxwebinstaller
Xbin/relaxxconf
Xshare/locale/zh_CN/LC_MESSAGES/relaxconf.mo
Xshare/locale/zh_TW/LC_MESSAGES/relaxconf.mo
Xshare/relaxconf/COPYRIGHT
Xshare/relaxconf/COPYRIGHT.RelaxBSD
Xshare/relaxconf/README
Xshare/relaxconf/VCL.xcu
Xshare/relaxconf/XF86Config-4.vmware
Xshare/relaxconf/boot.catalog
Xshare/relaxconf/dot.cshrc
Xshare/relaxconf/dot.login
Xshare/relaxconf/dot.mail_aliases
Xshare/relaxconf/dot.mailrc
Xshare/relaxconf/dot.muttrc.big5
Xshare/relaxconf/dot.muttrc.gb2312
Xshare/relaxconf/dot.profile
Xshare/relaxconf/dot.tcshrc
Xshare/relaxconf/dot.tcshrc.bindkey
Xshare/relaxconf/dot.tcshrc.complete
Xshare/relaxconf/dot.vimrc
Xshare/relaxconf/dot.xinitrc.gnome
Xshare/relaxconf/dot.xinitrc.xfce4
Xshare/relaxconf/firefox
Xshare/relaxconf/gettytab
Xshare/relaxconf/hosts
Xshare/relaxconf/loader.conf
Xshare/relaxconf/make.conf
Xshare/relaxconf/make.conf.minimal
Xshare/relaxconf/mozilla
Xshare/relaxconf/rc.conf
Xshare/relaxconf/rc.local
Xshare/relaxconf/relaxmdconf
Xshare/relaxconf/snd_card_ids.txt
Xshare/relaxconf/soffice
Xshare/relaxconf/sources.conf
Xshare/relaxconf/splash.bmp
Xshare/relaxconf/termcap
Xshare/relaxconf/ttys
Xshare/relaxconf/usbd.conf
Xshare/relaxconf/xorg.conf.vmware
X@dirrm share/relaxconf
END-of-relaxconf/pkg-plist
exit
--- relaxconf.shar ends here ---
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-10-13 16:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Grabbed.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-10-13 17:06:08 UTC
State Changed
From-To: open->closed

New port added, with some changes to make portlint happy. Thanks!