diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-13 16:02:58 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-13 16:02:58 +0000 |
commit | 27213c65b2db3b3731eec15f3f56282fe74592b2 (patch) | |
tree | b684901426b2b3740f4cc058952ba67cce0d6dd7 /sysutils | |
parent | - Add a patch to fix ipv6 dependancy. (diff) |
relaxconf contains a set of text menu based utilities for configuring RelaxBSD
(a LiveCD system base on FreeBSD),they're also useful for FreeBSD user.
WWW: http://www.RelaxBSD.org
http://sourceforge.net/projects/relaxbsd
PR: ports/87311
Submitted by: Yinghong Liu <relaxbsd@gmail.com>
Notes
Notes:
svn path=/head/; revision=145277
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/relaxconf/Makefile | 31 | ||||
-rw-r--r-- | sysutils/relaxconf/distinfo | 2 | ||||
-rw-r--r-- | sysutils/relaxconf/pkg-descr | 24 | ||||
-rw-r--r-- | sysutils/relaxconf/pkg-plist | 58 |
5 files changed, 116 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ece2527bfc9c..5b79c1c84bf8 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -437,6 +437,7 @@ SUBDIR += readlink SUBDIR += reed SUBDIR += rej + SUBDIR += relaxconf SUBDIR += rename SUBDIR += reoback SUBDIR += rfstool diff --git a/sysutils/relaxconf/Makefile b/sysutils/relaxconf/Makefile new file mode 100644 index 000000000000..ce306225452d --- /dev/null +++ b/sysutils/relaxconf/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: RelaxBSD +# Date created: 2005-10-12 +# Whom: Yinghong Liu <relaxbsd@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= relaxconf +PORTVERSION= 1.1.1 +CATEGORIES= sysutils +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= relaxbsd + +MAINTAINER= relaxbsd@gmail.com +COMMENT= A set of text menu based utilities for configuring RelaxBSD LiveCD + +BUILD_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog +RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog \ + disktype:${PORTSDIR}/sysutils/disktype + +HAS_CONFIGURE= yes + +.if defined(WITHOUT_NLS) +PLIST_SUB+= NLS="@comment " +CONFIGURE_ARGS+=--disable-nls +.else +PLIST_SUB+= NLS="" +USE_GETTEXT= yes +.endif + +.include <bsd.port.mk> diff --git a/sysutils/relaxconf/distinfo b/sysutils/relaxconf/distinfo new file mode 100644 index 000000000000..cdded779224e --- /dev/null +++ b/sysutils/relaxconf/distinfo @@ -0,0 +1,2 @@ +MD5 (relaxconf-1.1.1.tar.gz) = 5b88ca55585ae9c8ac832fa6ff03bdcb +SIZE (relaxconf-1.1.1.tar.gz) = 358191 diff --git a/sysutils/relaxconf/pkg-descr b/sysutils/relaxconf/pkg-descr new file mode 100644 index 000000000000..82574d596c9a --- /dev/null +++ b/sysutils/relaxconf/pkg-descr @@ -0,0 +1,24 @@ +relaxconf contains a set of text menu based utilities for configuring RelaxBSD +(a LiveCD system base on FreeBSD),they're 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). +relax[u]mountusb: Auto mount/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. + +- Only for LiveCD: +relaxsavesetting: Allows user to save preferences in a compressed file. +relaxloadsetting: Auto seek and load preference save file in a partition. +relaxmediabackup: Backup your person data. +relaxrestore: Restore your person data. +relaxinstaller: Launch BSD/RelaxBSD Installer to install LiveCD. + +WWW: http://www.RelaxBSD.org + http://sourceforge.net/projects/relaxbsd diff --git a/sysutils/relaxconf/pkg-plist b/sysutils/relaxconf/pkg-plist new file mode 100644 index 000000000000..7fcda445e684 --- /dev/null +++ b/sysutils/relaxconf/pkg-plist @@ -0,0 +1,58 @@ +bin/after_installation_routines.sh +bin/relaxconf +bin/relaxinstaller +bin/relaxlangconf +bin/relaxloadsetting +bin/relaxmediabackup +bin/relaxmountdisk +bin/relaxmountusb +bin/relaxnetconf +bin/relaxrestore +bin/relaxsavesetting +bin/relaxsnddetect +bin/relaxwebinstaller +bin/relaxxconf +%%NLS%%share/locale/zh_CN/LC_MESSAGES/relaxconf.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/relaxconf.mo +%%NLS%%@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true +%%DATADIR%%/COPYRIGHT +%%DATADIR%%/COPYRIGHT.RelaxBSD +%%DATADIR%%/README +%%DATADIR%%/VCL.xcu +%%DATADIR%%/XF86Config-4.vmware +%%DATADIR%%/boot.catalog +%%DATADIR%%/dot.cshrc +%%DATADIR%%/dot.login +%%DATADIR%%/dot.mail_aliases +%%DATADIR%%/dot.mailrc +%%DATADIR%%/dot.muttrc.big5 +%%DATADIR%%/dot.muttrc.gb2312 +%%DATADIR%%/dot.profile +%%DATADIR%%/dot.tcshrc +%%DATADIR%%/dot.tcshrc.bindkey +%%DATADIR%%/dot.tcshrc.complete +%%DATADIR%%/dot.vimrc +%%DATADIR%%/dot.xinitrc.gnome +%%DATADIR%%/dot.xinitrc.xfce4 +%%DATADIR%%/firefox +%%DATADIR%%/gettytab +%%DATADIR%%/hosts +%%DATADIR%%/loader.conf +%%DATADIR%%/make.conf +%%DATADIR%%/make.conf.minimal +%%DATADIR%%/mozilla +%%DATADIR%%/rc.conf +%%DATADIR%%/rc.local +%%DATADIR%%/relaxmdconf +%%DATADIR%%/snd_card_ids.txt +%%DATADIR%%/soffice +%%DATADIR%%/sources.conf +%%DATADIR%%/splash.bmp +%%DATADIR%%/termcap +%%DATADIR%%/ttys +%%DATADIR%%/usbd.conf +%%DATADIR%%/xorg.conf.vmware +@dirrm %%DATADIR%% |