pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files regen.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a7864a58491
branches: trunk
changeset: 531616:3a7864a58491
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 02 23:34:08 2007 +0000
description:
regen.
diffstat:
pkgtools/pkg_install/files/add/pkg_add.cat1 | 12 ++++++------
pkgtools/pkg_install/files/bpm/bpm.cat1 | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (59 lines):
diff -r 497ecd173b49 -r 3a7864a58491 pkgtools/pkg_install/files/add/pkg_add.cat1
--- a/pkgtools/pkg_install/files/add/pkg_add.cat1 Thu Aug 02 23:34:00 2007 +0000
+++ b/pkgtools/pkg_install/files/add/pkg_add.cat1 Thu Aug 02 23:34:08 2007 +0000
@@ -141,8 +141,8 @@
containing the package (these usually ending with the ``.tgz'' suffix) or
a URL pointing at a file available on an ftp or web site. Thus you may
extract files directly from their anonymous ftp or WWW locations (e.g.,
- ppkkgg__aadddd ftp://ftp.NetBSD.org/pub/NetBSD/pack-
- ages/2.0/i386/shells/bash-3.0nb1.tgz or ppkkgg__aadddd http://www.exam-
+ ppkkgg__aadddd ftp://ftp.NetBSD.org/pub/pkgsrc/pack-
+ ages/NetBSD-3.1/i386/shells/bash-3.2.9.tgz or ppkkgg__aadddd http://www.exam-
ple.org/packages/screen-4.0.tbz). Note: For ftp transfers, if you wish
to use _p_a_s_s_i_v_e _m_o_d_e ftp in such transfers, set the variable _F_T_P___P_A_S_-
_S_I_V_E___M_O_D_E to some value in your environment. Otherwise, the more stan-
@@ -303,9 +303,9 @@
You can grab a compiled binary package from remote location by specifying
a URL. The URL can be put into an environment variable, PKG_PATH.
- # pkg_add -v ftp://ftp.NetBSD.org/pub/NetBSD/packages/2.0/i386/All/firefox-1.0.3.tgz
+ # pkg_add -v ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD-3.1/i386/All/firefox-2.0.0.4.tgz
- # export PKG_PATH=ftp://ftp.NetBSD.org/pub/NetBSD/packages/2.0/i386/All
+ # export PKG_PATH=ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD-3.1/i386/All/
# pkg_add -v firefox
Over time, as problems are found in packages, they will be moved from the
@@ -313,7 +313,7 @@
vulnerable packages by default (and know what you are doing), you can add
the _v_u_l_n_e_r_a_b_l_e directory to your PKG_PATH like this:
- # export PKG_PATH="ftp://ftp.NetBSD.org/pub/NetBSD/packages/2.0/i386/All;ftp://ftp.NetBSD.org/pub/NetBSD/packages/2.0/i386/vulnerable"
+ # export PKG_PATH="ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD-3.1/i386/All/;ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD-3.1/i386/vulnerable/"
(The quotes are needed because semicolon (`;') is a shell meta-charac-
ter.) If you do this, consider installing and using the
@@ -346,4 +346,4 @@
Sure to be others.
-NetBSD 4.0 March 2, 2007 NetBSD 4.0
+NetBSD 4.0 August 2, 2007 NetBSD 4.0
diff -r 497ecd173b49 -r 3a7864a58491 pkgtools/pkg_install/files/bpm/bpm.cat1
--- a/pkgtools/pkg_install/files/bpm/bpm.cat1 Thu Aug 02 23:34:00 2007 +0000
+++ b/pkgtools/pkg_install/files/bpm/bpm.cat1 Thu Aug 02 23:34:08 2007 +0000
@@ -14,7 +14,7 @@
--bb _b_a_s_e_U_R_L
Specify a base URL from which to download binary packages. The
- default URL is _f_t_p_:_/_/_f_t_p_._N_e_t_B_S_D_._o_r_g_/_p_u_b_/_N_e_t_B_S_D_/_p_a_c_k_a_g_e_s.
+ default URL is _f_t_p_:_/_/_f_t_p_._N_e_t_B_S_D_._o_r_g_/_p_u_b_/_p_k_g_s_r_c_/_p_a_c_k_a_g_e_s.
--hh Print a help message and then exit.
@@ -58,4 +58,4 @@
AAUUTTHHOORRSS
The bbppmm utility was written by Alistair Crooks <agc%NetBSD.org@localhost>.
-NetBSD 4.0 December 21, 2003 NetBSD 4.0
+NetBSD 4.0 August 3, 2007 NetBSD 4.0
Home |
Main Index |
Thread Index |
Old Index