custom packages

Ion-Mihai Tetcu itetcu at apropo.ro
Sat Aug 6 15:20:26 GMT 2005


On Sat, 06 Aug 2005 14:20:48 +0100
Jayton Garnett <jay at codegurus.org> wrote:

> Hello,
> 
> Could anyone tell me or give me a URL that explains how too make a 
> package, say of the FreeBSD native Java?

make package
for a single port or:
make package-recursive
or
portupgrade -Rp
for the respective port and all depens packages.


If you use portupgrade (I do this for upgrading a bunch of desktops at
my clients) put:
  PKG_SITES = [
    sprintf('ftp://my.pkgserver.tld/pub/FreeBSD/packages/'),
  ]
in /usr/local/etc/pkgtools.conf and make the ftp server serve packages
from that dir.



-- 
IOnut
Unregistered ;) FreeBSD "user"
  "Intellectual Property" is nowhere  near  as valuable as "Intellect"




More information about the freebsd-gnome mailing list