diff options
author | tnut <tnut at nutyx dot com> | 2011-10-16 15:27:41 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-10-16 15:27:41 +0200 |
commit | 37fffcdb0c03344f918dd93f5b1dd0c87c16292e (patch) | |
tree | c53c82075d043a4cfd7d4fd5f1ef768e97904139 /base | |
parent | 7ee441736b2a9a7a567b25dbdbda9b6941fbaf9f (diff) | |
download | nutyx-extra-37fffcdb0c03344f918dd93f5b1dd0c87c16292e.tar.gz nutyx-extra-37fffcdb0c03344f918dd93f5b1dd0c87c16292e.tar.bz2 nutyx-extra-37fffcdb0c03344f918dd93f5b1dd0c87c16292e.tar.xz nutyx-extra-37fffcdb0c03344f918dd93f5b1dd0c87c16292e.zip |
ports, maj 1.5-11
Diffstat (limited to 'base')
-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 | ||||
-rw-r--r-- | base/ports/kde.rsync | 3 | ||||
-rw-r--r-- | base/ports/xfce.rsync | 3 | ||||
-rw-r--r-- | base/ports/xorg.rsync | 3 |
8 files changed, 3 insertions, 24 deletions
diff --git a/base/ports/.footprint.i686 b/base/ports/.footprint.i686 index 6a3cf7443..3fad46975 100644 --- a/base/ports/.footprint.i686 +++ b/base/ports/.footprint.i686 @@ -3,9 +3,6 @@ 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/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 diff --git a/base/ports/.footprint.x86_64 b/base/ports/.footprint.x86_64 index 6a3cf7443..3fad46975 100644 --- a/base/ports/.footprint.x86_64 +++ b/base/ports/.footprint.x86_64 @@ -3,9 +3,6 @@ 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/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 diff --git a/base/ports/.md5sum.i686 b/base/ports/.md5sum.i686 index 2dd3f21bb..85fd327d7 100644 --- a/base/ports/.md5sum.i686 +++ b/base/ports/.md5sum.i686 @@ -1,6 +1,3 @@ 981d852cfbbc792c7a6f64ba3c882ea5 base.rsync 2c7eaabfc11956e55470d8c1cac8dc28 extra.rsync -2940a36a7b22d629a9d1421ceb59c899 kde.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -e96384725a205bdec47cbfca76c71b2e xfce.rsync -c34639ed44265a274b750774c2a1603d xorg.rsync diff --git a/base/ports/.md5sum.x86_64 b/base/ports/.md5sum.x86_64 index 2dd3f21bb..85fd327d7 100644 --- a/base/ports/.md5sum.x86_64 +++ b/base/ports/.md5sum.x86_64 @@ -1,6 +1,3 @@ 981d852cfbbc792c7a6f64ba3c882ea5 base.rsync 2c7eaabfc11956e55470d8c1cac8dc28 extra.rsync -2940a36a7b22d629a9d1421ceb59c899 kde.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -e96384725a205bdec47cbfca76c71b2e xfce.rsync -c34639ed44265a274b750774c2a1603d xorg.rsync diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index a99ee1448..c04fb52fc 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -5,9 +5,9 @@ name=ports version=1.5 -release=10 +release=11 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ -base.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync) + base.rsync extra.rsync) build () { cd $name-$version @@ -16,7 +16,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 +for i in base extra do install -m 0644 ../$i.rsync $PKG/etc/ports/$i.rsync done diff --git a/base/ports/kde.rsync b/base/ports/kde.rsync deleted file mode 100644 index e9e7d7833..000000000 --- a/base/ports/kde.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=nutyx.meticul.eu -collection=nutyx/ports/nutyx-pakxe/kde/ -destination=/usr/ports/kde diff --git a/base/ports/xfce.rsync b/base/ports/xfce.rsync deleted file mode 100644 index 7d646721e..000000000 --- a/base/ports/xfce.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=nutyx.meticul.eu -collection=nutyx/ports/nutyx-pakxe/xfce/ -destination=/usr/ports/xfce diff --git a/base/ports/xorg.rsync b/base/ports/xorg.rsync deleted file mode 100644 index 403c1d3a8..000000000 --- a/base/ports/xorg.rsync +++ /dev/null @@ -1,3 +0,0 @@ -host=nutyx.meticul.eu -collection=nutyx/ports/nutyx-pakxe/xorg/ -destination=/usr/ports/xorg |