CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ports: added port
authorVictor Martinez <pitillo@ono.com>
Wed, 11 Nov 2015 15:40:09 +0000 (15:40 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 11 Nov 2015 15:40:09 +0000 (15:40 +0000)
ports/.footprint [new file with mode: 0644]
ports/.md5sum [new file with mode: 0644]
ports/Pkgfile [new file with mode: 0644]
ports/compat-32.rsync.inactive [new file with mode: 0644]
ports/contrib.rsync.inactive [new file with mode: 0644]
ports/core.rsync [new file with mode: 0644]
ports/opt.rsync [new file with mode: 0644]
ports/xorg.rsync [new file with mode: 0644]

diff --git a/ports/.footprint b/ports/.footprint
new file mode 100644 (file)
index 0000000..e8e9bf1
--- /dev/null
@@ -0,0 +1,12 @@
+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
new file mode 100644 (file)
index 0000000..5f02be8
--- /dev/null
@@ -0,0 +1,2 @@
+faedd8944bd5ecc397f73bf73bd624d4  core.rsync
+1f178e2bb1beab9782993931c9832280  ports-1.5.tar.gz
diff --git a/ports/Pkgfile b/ports/Pkgfile
new file mode 100644 (file)
index 0000000..8f4830a
--- /dev/null
@@ -0,0 +1,18 @@
+# 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
new file mode 100644 (file)
index 0000000..e4eb9d1
--- /dev/null
@@ -0,0 +1,3 @@
+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
new file mode 100644 (file)
index 0000000..f69aa5d
--- /dev/null
@@ -0,0 +1,3 @@
+host=crux.nu
+collection=ports/crux-3.2/contrib/
+destination=/usr/ports/contrib
diff --git a/ports/core.rsync b/ports/core.rsync
new file mode 100644 (file)
index 0000000..8dc4ec3
--- /dev/null
@@ -0,0 +1,3 @@
+host=crux.nu
+collection=ports/crux-3.2/core/
+destination=/usr/ports/core
diff --git a/ports/opt.rsync b/ports/opt.rsync
new file mode 100644 (file)
index 0000000..73f531a
--- /dev/null
@@ -0,0 +1,3 @@
+host=crux.nu
+collection=ports/crux-3.2/opt/
+destination=/usr/ports/opt
diff --git a/ports/xorg.rsync b/ports/xorg.rsync
new file mode 100644 (file)
index 0000000..842965f
--- /dev/null
@@ -0,0 +1,3 @@
+host=crux.nu
+collection=ports/crux-3.2/xorg/
+destination=/usr/ports/xorg