ports: added xorg repo, moved sources to crux.nu

This commit is contained in:
Simone Rota 2007-01-18 18:40:09 +00:00
parent 08dcebaa2d
commit 1e9cc687fa
4 changed files with 9 additions and 3 deletions

View File

@ -4,6 +4,7 @@ drwxr-xr-x root/root etc/ports/
-rw-r--r-- root/root etc/ports/core.rsync
drwxr-xr-x root/root etc/ports/drivers/
-rw-r--r-- root/root etc/ports/opt.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

View File

@ -2,3 +2,4 @@ b20d7d4321003d0d1b453d56f4b6c23e contrib.rsync.inactive
2b42daefa2a3de0a6d22a83681dcf782 core.rsync
0730cec292dcbd0d27417e29c19ef816 opt.rsync
1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz
74965116bd8245c401838a290e6dfdc7 xorg.rsync

View File

@ -4,9 +4,9 @@
name=ports
version=1.5
release=5
source=(http://www.fukt.bsnet.se/~per/crux/files/ports/$name-$version.tar.gz \
core.rsync opt.rsync contrib.rsync.inactive)
release=6
source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
core.rsync opt.rsync xorg.rsync contrib.rsync.inactive)
build () {
cd $name-$version
@ -15,6 +15,7 @@ build () {
install -m 0644 ../core.rsync $PKG/etc/ports/core.rsync
install -m 0644 ../opt.rsync $PKG/etc/ports/opt.rsync
install -m 0644 ../xorg.rsync $PKG/etc/ports/xorg.rsync
install -m 0644 ../contrib.rsync.inactive \
$PKG/etc/ports/contrib.rsync.inactive
}

3
ports/xorg.rsync Normal file
View File

@ -0,0 +1,3 @@
host=crux.nu
collection=ports/crux-2.3/xorg/
destination=/usr/ports/xorg