aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-05-06 03:37:14 +0800
committerRene Ladan <rene@FreeBSD.org>2020-05-06 03:37:14 +0800
commit0d08cd96956e0e4f2fd7ecb620ce1f86d0de2ca9 (patch)
treed9fdb92670afe737b02678341fc92469c65c25a8 /sysutils
parent10df4bac3b1eae68d4b851e2fa542eccd51e1c2f (diff)
downloadfreebsd-ports-gnome-0d08cd96956e0e4f2fd7ecb620ce1f86d0de2ca9.tar.gz
freebsd-ports-gnome-0d08cd96956e0e4f2fd7ecb620ce1f86d0de2ca9.tar.zst
freebsd-ports-gnome-0d08cd96956e0e4f2fd7ecb620ce1f86d0de2ca9.zip
Remove expired port:
2020-05-05 sysutils/livecd: Broken for more than 6 months
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/livecd/Makefile27
-rw-r--r--sysutils/livecd/distinfo2
-rw-r--r--sysutils/livecd/files/patch-Makefile27
-rw-r--r--sysutils/livecd/files/patch-livecd.sh20
-rw-r--r--sysutils/livecd/pkg-descr23
-rw-r--r--sysutils/livecd/pkg-plist24
7 files changed, 0 insertions, 124 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index c3eddfaaff69..1acde5dc38de 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -581,7 +581,6 @@
SUBDIR += linux-c7-userspace-rcu
SUBDIR += linux-rkbin
SUBDIR += linuxfdisk
- SUBDIR += livecd
SUBDIR += lizardfs
SUBDIR += lmmon
SUBDIR += lmon
diff --git a/sysutils/livecd/Makefile b/sysutils/livecd/Makefile
deleted file mode 100644
index 4e1f69641f99..000000000000
--- a/sysutils/livecd/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Edson Brandi <ebrandi.home@uol.com.br>
-# $FreeBSD$
-
-PORTNAME= livecd
-PORTVERSION= 1.2.4b
-PORTREVISION= 2
-CATEGORIES= sysutils
-MASTER_SITES= http://www.primeirospassos.org/
-
-MAINTAINER= ebrandi.home@uol.com.br
-COMMENT= Tool Set to create custom FreeBSD LiveCD
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
-RUN_DEPENDS= cdrecord:sysutils/cdrtools
-
-NO_BUILD= yes
-MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" \
- INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-
-post-patch:
- @${REINPLACE_CMD} -E -e 's|/usr/local/|${PREFIX}|' \
- ${WRKSRC}/Makefile
-
-.include <bsd.port.mk>
diff --git a/sysutils/livecd/distinfo b/sysutils/livecd/distinfo
deleted file mode 100644
index e542877da41f..000000000000
--- a/sysutils/livecd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (livecd-1.2.4b.tar.gz) = face25b0218068d7ea0e3c2e496f4345f6bfa860015415cf0ebe49b14990e68e
-SIZE (livecd-1.2.4b.tar.gz) = 24281
diff --git a/sysutils/livecd/files/patch-Makefile b/sysutils/livecd/files/patch-Makefile
deleted file mode 100644
index a04d4f986025..000000000000
--- a/sysutils/livecd/files/patch-Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
---- Makefile.orig 2014-06-27 12:10:03.585250543 +0800
-+++ Makefile 2014-06-27 12:10:35.801266135 +0800
-@@ -7,16 +7,16 @@ INSTALL_SCRIPT?= install -c -o root -g w
- SUBDIRS= files lang
-
- install:
-- @rm -rf ${PREFIX}/livecd/
-- @mkdir -p ${PREFIX}/livecd
-- @${INSTALL_DATA} README* CHANGELOG.TXT ${PREFIX}/livecd/
-- @${INSTALL_SCRIPT} livecd.sh ${PREFIX}/livecd/
-+ @rm -rf $(DESTDIR)${PREFIX}/livecd/
-+ @mkdir -p $(DESTDIR)${PREFIX}/livecd
-+ @${INSTALL_DATA} README* CHANGELOG.TXT $(DESTDIR)${PREFIX}/livecd/
-+ @${INSTALL_SCRIPT} livecd.sh $(DESTDIR)${PREFIX}/livecd/
- @for subdir in ${SUBDIRS} ; do \
-- mkdir -p ${PREFIX}/livecd/$${subdir} ; \
-- ${INSTALL_DATA} $${subdir}/* ${PREFIX}/livecd/$${subdir}/ ; \
-+ mkdir -p $(DESTDIR)${PREFIX}/livecd/$${subdir} ; \
-+ ${INSTALL_DATA} $${subdir}/* $(DESTDIR)${PREFIX}/livecd/$${subdir}/ ; \
- done
-- @mkdir -p ${PREFIX}/livecd/scripts
-- @${INSTALL_SCRIPT} scripts/* ${PREFIX}/livecd/scripts/
-+ @mkdir -p $(DESTDIR)${PREFIX}/livecd/scripts
-+ @${INSTALL_SCRIPT} scripts/* $(DESTDIR)${PREFIX}/livecd/scripts/
-
- deinstall:
- @rm -rf ${PREFIX}/livecd/
diff --git a/sysutils/livecd/files/patch-livecd.sh b/sysutils/livecd/files/patch-livecd.sh
deleted file mode 100644
index 2353668fc0a3..000000000000
--- a/sysutils/livecd/files/patch-livecd.sh
+++ /dev/null
@@ -1,20 +0,0 @@
---- livecd.sh.orig Fri Dec 17 20:02:55 2004
-+++ livecd.sh Fri Dec 17 20:03:21 2004
-@@ -302,7 +302,7 @@
- /usr/local/bin/mkisofs -b boot/cdboot -no-emul-boot -c boot/boot.catalog -r -l -L -V LiveCD -o $LIVEISODIR/LiveCD.iso . >> $LIVEDIR/log || aviso
- dialog --title "FreeBSD LiveCD" --msgbox "$i_dialogo_1" 5 60
-
--elif then
-+else
-
- dialog --title "FreeBSD LiveCD" --msgbox "$i_dialogo_2" 5 75
- #
-@@ -578,7 +578,7 @@
- do
- if [ -f ./config.ok ] ; then
- main_dialog
--elif then
-+else
- idioma
- fi
- done
diff --git a/sysutils/livecd/pkg-descr b/sysutils/livecd/pkg-descr
deleted file mode 100644
index a4062b9b8bc7..000000000000
--- a/sysutils/livecd/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-The FreeBSD LiveCD Tool Set main goal is allowing one to generate
-custom FreeBSD Live CDs. FreeBSD LiveCD was born as a Brazilian
-FreeBSD User Group (www.fugspbr.org) project. The objective was to
-create a tool that would allow us a safe diagnostic method under
-emergency enviroments and specially as a rescue disk where FreeBSD
-partitions could only be accessed (mounted) externally.
-What is LiveCD? Its such a simple answer, it is nothing but a set
-of patches applied to the FreeBSD Initialization files allowing the
-system to run from a CDROM, setting the best way to either mount
-under Memory File System (MFS) or Virtual Nodes (vnodes) those
-filesystems that need Write and Read access. Slices that just need
-Read access are still run from the CD.
-Can I use it to install FreeBSD? Yes, with recent revision 1.2, it
-can install a FreeBSD system without any other disks. It also support
-batch operation mode for automated installation processes.
-Is LiveCD any different from an ordinarily installed FreeBSD system?
-It is a completely functional FreeBSD system just like any ordinarily
-installed one. You will be able to both run any applications and
-mount any filesystems as any FreeBSD system would allow you.
-
-WWW: http://livecd.sourceforge.net/
-
-Edson Brandi <ebrandi@fugspbr.org>
diff --git a/sysutils/livecd/pkg-plist b/sysutils/livecd/pkg-plist
deleted file mode 100644
index dc9d1374c482..000000000000
--- a/sysutils/livecd/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-livecd/CHANGELOG.TXT
-livecd/README.download.english
-livecd/README.english
-livecd/README.english.new_struc
-livecd/README.portugues
-livecd/files/LIVECD.raiz.dist
-livecd/files/boot.catalog
-livecd/files/fstab
-livecd/files/fstab.install
-livecd/files/motd
-livecd/files/patch_generic
-livecd/files/patch_rc
-livecd/files/rc.conf
-livecd/files/rc.live_Br
-livecd/files/rc.live_En
-livecd/lang/install_Br
-livecd/lang/install_En
-livecd/lang/livecd_Br
-livecd/lang/livecd_En
-livecd/lang/vnodes_Br
-livecd/lang/vnodes_En
-livecd/livecd.sh
-livecd/scripts/create_vnodes.sh
-livecd/scripts/install_freebsd.sh