c4a3
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
How do I change the link "ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.0-release" to "ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/" of a permanently when using pkg_add
thanks! |
|
#2
|
||||
|
||||
|
Set PACKAGESITE and add it to ~/.cshrc, ~/.bashrc or whatever shell you are using.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
||||
|
||||
|
See ENVIRONMENT in pkg_add(1)
|
|
#4
|
||||
|
||||
|
I'll have to set the variable in the boot? if I put in ~/bashrc he stayed only for a specific user right?
http://myfreebsd.homeunix.net/hints_...s/pkgsite.html the best way would be to set the variable in /etc/profile ? export PACKAGESITE=ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages/All |
|
#5
|
||||
|
||||
|
Quote:
You'll be downloading and installing packages built on FreeBSD 9-CURRENT, which won't work on a FreeBSD 8.x system.Instead, use ftp://ftp.freebsd.org/pub/FreeBSD/po...ages-8-stable/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change to pkg_add - get other architecture | mix_room | FreeBSD Development | 3 | April 16th, 2010 10:34 |
| pkg_add: warning: | montelion | Installation and Maintenance of FreeBSD Ports or Packages | 2 | February 15th, 2010 01:54 |
| change pkg_add -r to look in packages-7-stable? | mobiusnz | Installation and Maintenance of FreeBSD Ports or Packages | 3 | June 5th, 2009 09:29 |
| pkg_add and many dependencies | Oberon | Installation and Maintenance of FreeBSD Ports or Packages | 6 | May 9th, 2009 19:16 |
| pkg_add config? | FreeBIE | Installation and Maintenance of FreeBSD Ports or Packages | 4 | April 7th, 2009 11:51 |