Date: Tue, 22 Jan 2002 10:34:26 -0800 From: Kris Kennaway <kris@obsecurity.org> To: uwi mAn <uwiman3k@hotmail.com> Cc: questions@freebsd.org Subject: Re: how to make a precompiled package Message-ID: <20020122103426.B21075@xor.obsecurity.org> In-Reply-To: <F4E5aHaZVrDs9aAOPpB00025fa1@hotmail.com>; from uwiman3k@hotmail.com on Tue, Jan 22, 2002 at 12:05:12PM -0500 References: <F4E5aHaZVrDs9aAOPpB00025fa1@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 22, 2002 at 12:05:12PM -0500, uwi mAn wrote: > ok guys I grew up a bit, I'm willing to make packages now, yes I just wan= t=20 > have newer stuff and not to wait till someone port it, sometimes it takes= up=20 > to few months. Say I built the source code of Mplayer 0.60 with everythin= g I=20 > need, what I must do in order the following combination works: > pkg_add mplayer060.tgz and it will leave a record in /var/db/pkg Modify the port as desired, build and install it and type 'make package'. Note that since you've already installed the port, you don't need to pkg_add on the same system. Perhaps you didn't really want to build the package, only install the port. > so I could easily remove it as time goes by with > del_pkg mplayer060 ln -sf /usr/sbin/pkg_delete ~/del_pkg :-) Kris --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8TbCyWry0BWjoQKURAvj0AKD9yLoamaySPb6LVHex9/OPw7mnVwCg9ITG y8qxo1pDkLRgd1qTwfDGUBM= =xP5e -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020122103426.B21075>