mirror for OpenBSD

Shell:~ >: grep PKG .zprofile
#export PKG_PATH=ftp://ftp.openbsd.org.tw/pub/OpenBSD/$(uname -r)/packages/$(machine -a)/
export PKG_PATH=ftp://ftp.freebsdchina.org/pub/OpenBSD/$(uname -r)/packages/$(machine -a)/
Shell:~ >: grep CVSROOT .zprofile
export [email protected]:/cvs
#export [email protected]:/cvs

Shell:~ >: cat /etc/mk.conf
SUDO=/usr/bin/sudo

WRKOBJDIR=/usr/obj/ports
DISTDIR=/usr/distfiles
PACKAGE_REPOSITORY=/usr/packages

_MASTER_SITE_OPENBSD?= \
ftp://ftp.freebsdchina.org/pub/OpenBSD/distfiles/${DIST_SUBDIR}/ \
ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/${DIST_SUBDIR}/ \
ftp://ftp.tw.openbsd.org/pub/OpenBSD/distfiles/${DIST_SUBDIR}/

XENOCARA_RERUN_AUTOCONF=Yes
ACCEPT_JRL_LICENSE=Yes
Shell:~ >:

http://mirror.openbsd.org.cn
http://www.iredmail.org/openbsd

你可能感兴趣的:(cvs)