ports, prt-get: set compat-32 repo to inactive by default

This commit is contained in:
Matt Housh 2012-12-23 00:25:10 -06:00
parent 2cf37446f5
commit 7a38c0271f
7 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/ports/
-rw-r--r-- root/root etc/ports/compat-32.rsync
-rw-r--r-- root/root etc/ports/compat-32.rsync.inactive
-rw-r--r-- root/root etc/ports/contrib.rsync.inactive
-rw-r--r-- root/root etc/ports/core.rsync
drwxr-xr-x root/root etc/ports/drivers/

View File

@ -1,4 +1,4 @@
365a77f8223706d92664e828f60b20b3 compat-32.rsync
365a77f8223706d92664e828f60b20b3 compat-32.rsync.inactive
1235031f24a2a6b4fcc790ebd879c973 contrib.rsync.inactive
d7ede8cfe6da977021f4217363c07d6d core.rsync
ba2755e20ca669275ee837ee9cd18c50 opt.rsync

View File

@ -4,10 +4,10 @@
name=ports
version=1.5
release=13
release=14
source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
core.rsync opt.rsync xorg.rsync compat-32.rsync \
core.rsync opt.rsync xorg.rsync compat-32.rsync.inactive \
contrib.rsync.inactive)
build () {
@ -18,6 +18,6 @@ build () {
install -m 0644 $SRC/core.rsync $PKG/etc/ports
install -m 0644 $SRC/opt.rsync $PKG/etc/ports
install -m 0644 $SRC/xorg.rsync $PKG/etc/ports
install -m 0644 $SRC/compat-32.rsync $PKG/etc/ports
install -m 0644 $SRC/compat-32.rsync.inactive $PKG/etc/ports
install -m 0644 $SRC/contrib.rsync.inactive $PKG/etc/ports
}

View File

@ -1,3 +1,3 @@
a37751f1627a4e0125c8ffadfa85be80 prt-get-5.19.tar.gz
4f6b710e4d2b18c70cfe5e4a593938b7 prt-get.aliases
440a3d78d9ad781df9aede1b316b1212 prt-get.conf
1b517e2a1ee4ee74a820ea498c177aa5 prt-get.conf

View File

@ -4,7 +4,7 @@
name=prt-get
version=5.19
release=1
release=2
source=(http://jw.smts.ch/files/crux/prt-get-$version.tar.gz
prt-get.conf prt-get.aliases)

View File

@ -8,7 +8,7 @@ prtdir /usr/ports/opt
prtdir /usr/ports/xorg
# the following line enables the multilib compat-32 collection
prtdir /usr/ports/compat-32
#prtdir /usr/ports/compat-32
# the following line enables the user maintained contrib collection
#prtdir /usr/ports/contrib