From ccac51c59f592e88100f2ff78e549cdd5d81dd92 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 25 Nov 2015 17:58:25 +0000 Subject: [PATCH] ports: removed port --- ports/.footprint | 12 ------------ ports/.md5sum | 2 -- ports/Pkgfile | 18 ------------------ ports/compat-32.rsync.inactive | 3 --- ports/contrib.rsync.inactive | 3 --- ports/core.rsync | 3 --- ports/opt.rsync | 3 --- ports/xorg.rsync | 3 --- 8 files changed, 47 deletions(-) delete mode 100644 ports/.footprint delete mode 100644 ports/.md5sum delete mode 100644 ports/Pkgfile delete mode 100644 ports/compat-32.rsync.inactive delete mode 100644 ports/contrib.rsync.inactive delete mode 100644 ports/core.rsync delete mode 100644 ports/opt.rsync delete mode 100644 ports/xorg.rsync diff --git a/ports/.footprint b/ports/.footprint deleted file mode 100644 index e8e9bf1..0000000 --- a/ports/.footprint +++ /dev/null @@ -1,12 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/ports/ --rw-r--r-- root/root etc/ports/core.rsync -drwxr-xr-x root/root etc/ports/drivers/ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ports -drwxr-xr-x root/root usr/ports/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/ports.8.gz diff --git a/ports/.md5sum b/ports/.md5sum deleted file mode 100644 index 5f02be8..0000000 --- a/ports/.md5sum +++ /dev/null @@ -1,2 +0,0 @@ -faedd8944bd5ecc397f73bf73bd624d4 core.rsync -1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz diff --git a/ports/Pkgfile b/ports/Pkgfile deleted file mode 100644 index 8f4830a..0000000 --- a/ports/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: CRUX ports system tools -# URL: http://crux.nu -# Maintainer: CRUX System Team, core-ports at crux dot nu - -name=ports -version=1.5 -release=17 - -source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ - core.rsync) - -build () { - cd $name-$version - make - make DESTDIR=$PKG MANDIR=/usr/share/man install - - install -m 0644 $SRC/core.rsync $PKG/etc/ports -} diff --git a/ports/compat-32.rsync.inactive b/ports/compat-32.rsync.inactive deleted file mode 100644 index e4eb9d1..0000000 --- a/ports/compat-32.rsync.inactive +++ /dev/null @@ -1,3 +0,0 @@ -host=crux.nu -collection=ports/crux-3.2/compat-32/ -destination=/usr/ports/compat-32 diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive deleted file mode 100644 index f69aa5d..0000000 --- a/ports/contrib.rsync.inactive +++ /dev/null @@ -1,3 +0,0 @@ -host=crux.nu -collection=ports/crux-3.2/contrib/ -destination=/usr/ports/contrib diff --git a/ports/core.rsync b/ports/core.rsync deleted file mode 100644 index 8dc4ec3..0000000 --- a/ports/core.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=crux.nu -collection=ports/crux-3.2/core/ -destination=/usr/ports/core diff --git a/ports/opt.rsync b/ports/opt.rsync deleted file mode 100644 index 73f531a..0000000 --- a/ports/opt.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=crux.nu -collection=ports/crux-3.2/opt/ -destination=/usr/ports/opt diff --git a/ports/xorg.rsync b/ports/xorg.rsync deleted file mode 100644 index 842965f..0000000 --- a/ports/xorg.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=crux.nu -collection=ports/crux-3.2/xorg/ -destination=/usr/ports/xorg -- 2.26.2