From 77fbc7390822e17c5f5e15365bdbaecf5ff65eeb Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 25 Mar 2023 10:23:40 -0500 Subject: sysutils/relaxconf: Remove expired port: 2023-03-31 sysutils/relaxconf: Abandonware, last release of RelaxBSD was back in 2006 --- sysutils/Makefile | 1 - sysutils/relaxconf/Makefile | 32 -------------------------- sysutils/relaxconf/distinfo | 2 -- sysutils/relaxconf/pkg-descr | 21 ------------------ sysutils/relaxconf/pkg-plist | 53 -------------------------------------------- 5 files changed, 109 deletions(-) delete mode 100644 sysutils/relaxconf/Makefile delete mode 100644 sysutils/relaxconf/distinfo delete mode 100644 sysutils/relaxconf/pkg-descr delete mode 100644 sysutils/relaxconf/pkg-plist (limited to 'sysutils') diff --git a/sysutils/Makefile b/sysutils/Makefile index 42ed40b9fc2c..0ca3e108f706 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1173,7 +1173,6 @@ SUBDIR += reed SUBDIR += reggae SUBDIR += rej - SUBDIR += relaxconf SUBDIR += rename SUBDIR += renameutils SUBDIR += reoback diff --git a/sysutils/relaxconf/Makefile b/sysutils/relaxconf/Makefile deleted file mode 100644 index c18de90ecdc7..000000000000 --- a/sysutils/relaxconf/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= relaxconf -PORTVERSION= 1.1.1 -PORTREVISION= 3 -CATEGORIES= sysutils -MASTER_SITES= SF/relaxbsd/${PORTNAME}/${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Set of text menu based utilities for configuring RelaxBSD LiveCD -WWW= https://sourceforge.net/projects/relaxbsd/ - -DEPRECATED= Abandonware, last release of RelaxBSD was back in 2006 -EXPIRATION_DATE=2023-03-31 - -BUILD_DEPENDS= cdialog:devel/cdialog -RUN_DEPENDS= cdialog:devel/cdialog \ - disktype:sysutils/disktype - -GNU_CONFIGURE= yes - -OPTIONS_DEFINE= NLS - -.include - -.if ${PORT_OPTIONS:MNLS} -PLIST_SUB+= NLS="" -USES+= gettext -.else -PLIST_SUB+= NLS="@comment " -CONFIGURE_ARGS+=--disable-nls -.endif - -.include diff --git a/sysutils/relaxconf/distinfo b/sysutils/relaxconf/distinfo deleted file mode 100644 index 031cac5112ff..000000000000 --- a/sysutils/relaxconf/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (relaxconf-1.1.1.tar.gz) = a3e92547ebca1f156bb5dc21febcc243700647552dbb15a733b07b408c11ca8e -SIZE (relaxconf-1.1.1.tar.gz) = 358191 diff --git a/sysutils/relaxconf/pkg-descr b/sysutils/relaxconf/pkg-descr deleted file mode 100644 index e42cabfc805d..000000000000 --- a/sysutils/relaxconf/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -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. diff --git a/sysutils/relaxconf/pkg-plist b/sysutils/relaxconf/pkg-plist deleted file mode 100644 index 5b4310270798..000000000000 --- a/sysutils/relaxconf/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -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 -%%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 -- cgit v1.2.3