Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 1995 03:06:35 -0700
From:      asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
To:        ports@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org
Subject:   What do we need to use the new ports/packages?
Message-ID:  <199505121006.DAA09721@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
I'm trying to put together a "quick upgrade kit" for people who want
to test the new ports/packages on a 2.0R machine, 'cause this part of
the tree has diverted pretty far away from 2.0R.  We need testers
before 2.0.5 gets out!

Ideally, a brave soul can grab this, tar -xvzf it, and be able to
build a port or unpack a package.

What I can think off the top of my sleepy head is:

/usr/bin/which
/usr/bin/sed
/usr/sbin/pkg_{add,create,delete,info}
/usr/sbin/mtree
/usr/lib/libc.so.2.1
/usr/lib/libftp.so.2.0
/usr/share/mk/bsd.port.mk
/etc/mtree/BSD.local.dist

What else do we need?

Also, if we want to include pkg_manage, I belive we need to add

/usr/sbin/pkg_manage
/usr/lib/libdialog.so.3.0
/usr/lib/libncurses.so.3.0

Is this correct?

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505121006.DAA09721>