summaryrefslogtreecommitdiffstats
path: root/base/ports
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:19:06 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:19:06 +0200
commit825d0b4efe8856b493e83ba87f376583b3521163 (patch)
tree522e394352a28d1495466c889347cfe5d1e4d865 /base/ports
parentdbf8edad76d4580bbee0458c8e6a86132520c278 (diff)
downloadnutyx-pakxe-825d0b4efe8856b493e83ba87f376583b3521163.tar.gz
nutyx-pakxe-825d0b4efe8856b493e83ba87f376583b3521163.tar.bz2
nutyx-pakxe-825d0b4efe8856b493e83ba87f376583b3521163.tar.xz
nutyx-pakxe-825d0b4efe8856b493e83ba87f376583b3521163.zip
Ajout de ports#1.5-1
Diffstat (limited to 'base/ports')
-rw-r--r--base/ports/.footprint16
-rw-r--r--base/ports/.md5sum7
-rw-r--r--base/ports/Pkgfile21
-rw-r--r--base/ports/base.rsync3
-rw-r--r--base/ports/extra.rsync3
-rw-r--r--base/ports/gnome.rsync3
-rw-r--r--base/ports/kde.rsync3
-rw-r--r--base/ports/xfce.rsync3
-rw-r--r--base/ports/xorg.rsync3
9 files changed, 62 insertions, 0 deletions
diff --git a/base/ports/.footprint b/base/ports/.footprint
new file mode 100644
index 000000000..092d5bace
--- /dev/null
+++ b/base/ports/.footprint
@@ -0,0 +1,16 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/ports/
+-rw-r--r-- root/root etc/ports/base.rsync
+drwxr-xr-x root/root etc/ports/drivers/
+-rw-r--r-- root/root etc/ports/extra.rsync
+-rw-r--r-- root/root etc/ports/gnome.rsync
+-rw-r--r-- root/root etc/ports/kde.rsync
+-rw-r--r-- root/root etc/ports/xfce.rsync
+-rw-r--r-- root/root etc/ports/xorg.rsync
+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/man/
+drwxr-xr-x root/root usr/man/man8/
+-rw-r--r-- root/root usr/man/man8/ports.8.gz
+drwxr-xr-x root/root usr/ports/
diff --git a/base/ports/.md5sum b/base/ports/.md5sum
new file mode 100644
index 000000000..cb1fb2095
--- /dev/null
+++ b/base/ports/.md5sum
@@ -0,0 +1,7 @@
+81463928446390b11fad53471e4ac583 base.rsync
+e1ef056cd3d83a3ec44838cabf632b50 extra.rsync
+494d1b18f85780621194e1b302d0dbe0 gnome.rsync
+caec4fc14e6c0cb971ab805614a124b7 kde.rsync
+1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz
+deaee599bfb2e333adcdd4df379ce8bc xfce.rsync
+7122e27602963d9ac2f424ec07f93466 xorg.rsync
diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile
new file mode 100644
index 000000000..8556a69d5
--- /dev/null
+++ b/base/ports/Pkgfile
@@ -0,0 +1,21 @@
+# Description: Système de ports NuTyX
+# URL: http://crux.nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed.ch
+# Depends:
+
+name=ports
+version=1.5
+release=1
+source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
+base.rsync extra.rsync xorg.rsync xfce.rsync gnome.rsync kde.rsync)
+
+build () {
+cd $name-$version
+make
+make DESTDIR=$PKG install
+for i in base extra xorg xfce gnome kde
+do
+ install -m 0644 ../$i.rsync $PKG/etc/ports/$i.rsync
+done
+}
diff --git a/base/ports/base.rsync b/base/ports/base.rsync
new file mode 100644
index 000000000..3241a7c80
--- /dev/null
+++ b/base/ports/base.rsync
@@ -0,0 +1,3 @@
+host=kiao.no-ip.info:22
+collection=ports/nutyx-2009/base/
+destination=/usr/ports/base
diff --git a/base/ports/extra.rsync b/base/ports/extra.rsync
new file mode 100644
index 000000000..777e6236c
--- /dev/null
+++ b/base/ports/extra.rsync
@@ -0,0 +1,3 @@
+host=kiao.no-ip.info:22
+collection=ports/nutyx-2009/extra/
+destination=/usr/ports/extra
diff --git a/base/ports/gnome.rsync b/base/ports/gnome.rsync
new file mode 100644
index 000000000..6c35624ba
--- /dev/null
+++ b/base/ports/gnome.rsync
@@ -0,0 +1,3 @@
+host=kiao.no-ip.info:22
+collection=ports/nutyx-2009/gnome/
+destination=/usr/ports/gnome
diff --git a/base/ports/kde.rsync b/base/ports/kde.rsync
new file mode 100644
index 000000000..0a03a648e
--- /dev/null
+++ b/base/ports/kde.rsync
@@ -0,0 +1,3 @@
+host=kiao.no-ip.info:22
+collection=ports/nutyx-2009/kde/
+destination=/usr/ports/kde
diff --git a/base/ports/xfce.rsync b/base/ports/xfce.rsync
new file mode 100644
index 000000000..d4e91c22a
--- /dev/null
+++ b/base/ports/xfce.rsync
@@ -0,0 +1,3 @@
+host=kiao.no-ip.info:22
+collection=ports/nutyx-2009/xfce/
+destination=/usr/ports/xfce
diff --git a/base/ports/xorg.rsync b/base/ports/xorg.rsync
new file mode 100644
index 000000000..f9e8c4326
--- /dev/null
+++ b/base/ports/xorg.rsync
@@ -0,0 +1,3 @@
+host=kiao.no-ip.info:22
+collection=ports/nutyx-2009/xorg/
+destination=/usr/ports/xorg