From 4042a373a63135b104950bf2b3276aa7953fb9ea Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 24 Aug 2010 21:00:56 +0200 Subject: maj ports#1.5-6, ajout dossier acompiler --- base/ports/.footprint | 1 + base/ports/.md5sum | 1 + base/ports/Pkgfile | 6 +++--- base/ports/acompiler.rsync | 3 +++ 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 base/ports/acompiler.rsync (limited to 'base') diff --git a/base/ports/.footprint b/base/ports/.footprint index 740766732..a97a5d358 100644 --- a/base/ports/.footprint +++ b/base/ports/.footprint @@ -1,5 +1,6 @@ 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 diff --git a/base/ports/.md5sum b/base/ports/.md5sum index d27c20b65..b7924e54f 100644 --- a/base/ports/.md5sum +++ b/base/ports/.md5sum @@ -1,3 +1,4 @@ +b1890dc14205ee3522a71f1fffb60695 acompiler.rsync 6e2641a5261fae939820726663f8f7ef base.rsync ec4d6c6b77dbf1b34fc1cbce768f08c9 extra.rsync 1638ee8d0897ff01facc54fc3b3b1993 gnome.rsync diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index ade075a45..baba73312 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -6,9 +6,9 @@ name=ports version=1.5 -release=5 +release=6 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ -base.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync gnome.rsync) +base.rsync acompiler.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync gnome.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 gnome +for i in base extra xorg xfce kde gnome acompiler do install -m 0644 ../$i.rsync $PKG/etc/ports/$i.rsync done diff --git a/base/ports/acompiler.rsync b/base/ports/acompiler.rsync new file mode 100644 index 000000000..e09407d14 --- /dev/null +++ b/base/ports/acompiler.rsync @@ -0,0 +1,3 @@ +host=kiao.no-ip.info:22 +collection=ports/nutyx-attapu/acompiler/ +destination=/usr/ports/acompiler -- cgit v1.2.3-54-g00ecf