diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-18 01:16:32 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-18 01:16:32 +0100 |
commit | 556e30307ca09c1d76cb3cd9c7f01fd7821a6cd5 (patch) | |
tree | 5d53dd697ae293d5150c1fd49ab8e67c86d4b70c | |
parent | 4d89030858e8f5778f904c492873623211382e99 (diff) | |
download | nutyx-extra-556e30307ca09c1d76cb3cd9c7f01fd7821a6cd5.tar.gz nutyx-extra-556e30307ca09c1d76cb3cd9c7f01fd7821a6cd5.tar.bz2 nutyx-extra-556e30307ca09c1d76cb3cd9c7f01fd7821a6cd5.tar.xz nutyx-extra-556e30307ca09c1d76cb3cd9c7f01fd7821a6cd5.zip |
ports, maj 1.5-9
-rw-r--r-- | base/ports/.footprint.i686 | 3 | ||||
-rw-r--r-- | base/ports/.footprint.x86_64 | 3 | ||||
-rw-r--r-- | base/ports/.md5sum.i686 | 3 | ||||
-rw-r--r-- | base/ports/.md5sum.x86_64 | 3 | ||||
-rw-r--r-- | base/ports/Pkgfile | 6 |
5 files changed, 3 insertions, 15 deletions
diff --git a/base/ports/.footprint.i686 b/base/ports/.footprint.i686 index 2688601c7..6a3cf7443 100644 --- a/base/ports/.footprint.i686 +++ b/base/ports/.footprint.i686 @@ -1,12 +1,9 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/ports/ --rw-r--r-- root/root etc/ports/acompiler.rsync -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/kde3.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/ diff --git a/base/ports/.footprint.x86_64 b/base/ports/.footprint.x86_64 index 2688601c7..6a3cf7443 100644 --- a/base/ports/.footprint.x86_64 +++ b/base/ports/.footprint.x86_64 @@ -1,12 +1,9 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/ports/ --rw-r--r-- root/root etc/ports/acompiler.rsync -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/kde3.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/ diff --git a/base/ports/.md5sum.i686 b/base/ports/.md5sum.i686 index 88a368d04..0d258c488 100644 --- a/base/ports/.md5sum.i686 +++ b/base/ports/.md5sum.i686 @@ -1,9 +1,6 @@ -6bb9ccd1b68d654c8f31b5175f47b4cd acompiler.rsync 1ae3a1d2c25e3d03b21e952d777729fc base.rsync 62143d92fce219911d8f348264458dd5 extra.rsync -4e0b967bb33308033bc8612003bc9d37 gnome.rsync b1c6f35dd5f4fea0b12cd91cbd35f894 kde.rsync -65a04dc08b0e8b91c67b7ee56c20dafe kde3.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz 93e07093b2e8a5b20f9ae4ecdc8ba5bb xfce.rsync d025906a889951ed442b457cb7a9c40e xorg.rsync diff --git a/base/ports/.md5sum.x86_64 b/base/ports/.md5sum.x86_64 index 88a368d04..0d258c488 100644 --- a/base/ports/.md5sum.x86_64 +++ b/base/ports/.md5sum.x86_64 @@ -1,9 +1,6 @@ -6bb9ccd1b68d654c8f31b5175f47b4cd acompiler.rsync 1ae3a1d2c25e3d03b21e952d777729fc base.rsync 62143d92fce219911d8f348264458dd5 extra.rsync -4e0b967bb33308033bc8612003bc9d37 gnome.rsync b1c6f35dd5f4fea0b12cd91cbd35f894 kde.rsync -65a04dc08b0e8b91c67b7ee56c20dafe kde3.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz 93e07093b2e8a5b20f9ae4ecdc8ba5bb xfce.rsync d025906a889951ed442b457cb7a9c40e xorg.rsync diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index 75c3a8d43..0eca50f8d 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -6,9 +6,9 @@ name=ports version=1.5 -release=8 +release=9 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ -base.rsync acompiler.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync kde3.rsync gnome.rsync) +base.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync) build () { cd $name-$version @@ -17,7 +17,7 @@ make DESTDIR=$PKG install mkdir -p $PKG/usr/share/ mv $PKG/usr/man \ $PKG/usr/share -for i in base extra xorg xfce kde kde3 gnome acompiler +for i in base extra xorg xfce kde do install -m 0644 ../$i.rsync $PKG/etc/ports/$i.rsync done |