From 0744907fcd1c5307c4c11cf0584f2fb961fdb646 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Sat, 24 Oct 2009 22:26:20 +0200 Subject: ports, maj pour gnome --- base/ports/.footprint | 1 + base/ports/.md5sum | 1 + base/ports/Pkgfile | 6 +++--- base/ports/gnome.rsync | 3 +++ 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 base/ports/gnome.rsync (limited to 'base') diff --git a/base/ports/.footprint b/base/ports/.footprint index 3831d09b9..092d5bace 100644 --- a/base/ports/.footprint +++ b/base/ports/.footprint @@ -3,6 +3,7 @@ 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 diff --git a/base/ports/.md5sum b/base/ports/.md5sum index d728e09ce..cb1fb2095 100644 --- a/base/ports/.md5sum +++ b/base/ports/.md5sum @@ -1,5 +1,6 @@ 81463928446390b11fad53471e4ac583 base.rsync e1ef056cd3d83a3ec44838cabf632b50 extra.rsync +494d1b18f85780621194e1b302d0dbe0 gnome.rsync caec4fc14e6c0cb971ab805614a124b7 kde.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz deaee599bfb2e333adcdd4df379ce8bc xfce.rsync diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index f747a10b8..0827d2923 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -6,15 +6,15 @@ name=ports version=1.5 -release=4 +release=5 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 xorg.rsync xfce.rsync kde.rsync gnome.rsync) build () { cd $name-$version make make DESTDIR=$PKG install -for i in base extra xorg xfce kde +for i in base extra xorg xfce kde gnome do install -m 0644 ../$i.rsync $PKG/etc/ports/$i.rsync done 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 -- cgit v1.2.3-54-g00ecf