DragonFly BSD
DragonFly users List (threaded) for 2013-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

x86_64 dports binary packages available


From: Francois Tigeot <ftigeot@xxxxxxxxxxxx>
Date: Thu, 21 Feb 2013 13:33:14 +0100

Hi,

I have built a set of more than 17,000 x86_64 binary dports packages
with poudriere.

They are available from this URL:
http://pkg.wolfpond.org/dragonfly:3.4:x86:64
and of course need a DragonFly-3.3 system with pkg to be used.

After adding this line to /usr/local/etc/pkg.conf
  PACKAGESITE: http://pkg.wolfpond.org/dragonfly:3.4:x86:64

it's possible to use pkg update / pkg install etc... to install or update
packages from the repository.

The pkg(8) manpage explains nicely the different pkg commands.


A few instructions for people wanting to install pkg:

* Install dports:
  cd /usr
  Run make dports-create or make dports-download

* Install the pkg port :
  cd /usr/dports/ports-mgmt/pkg && make install
  make clean

Move /usr/pkg out of the way first; even though dports and pkgsrc packages
use different installation prefixes, mixing them can lead to various issues.


The immense majority of these packages has not been tested, use at your own
risk. Bugs can be reported to http://github.com/jrmarino/DPorts .

-- 
Francois Tigeot



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]