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/create Regen.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d184ebbb6e57
branches:  trunk
changeset: 392873:d184ebbb6e57
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed May 13 03:35:36 2009 +0000

description:
Regen.

diffstat:

 pkgtools/pkg_install/files/create/pkg_create.cat1 |  18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

diffs (39 lines):

diff -r ba9e03ee186b -r d184ebbb6e57 pkgtools/pkg_install/files/create/pkg_create.cat1
--- a/pkgtools/pkg_install/files/create/pkg_create.cat1 Wed May 13 03:33:50 2009 +0000
+++ b/pkgtools/pkg_install/files/create/pkg_create.cat1 Wed May 13 03:35:36 2009 +0000
@@ -5,11 +5,12 @@
 
 SSYYNNOOPPSSIISS
      ppkkgg__ccrreeaattee [--EEllOOUUVVvv] [--BB _b_u_i_l_d_-_i_n_f_o_-_f_i_l_e] [--bb _b_u_i_l_d_-_v_e_r_s_i_o_n_-_f_i_l_e]
-                [--CC _c_p_k_g_s] [--DD _d_i_s_p_l_a_y_f_i_l_e] [--gg _g_r_o_u_p] [--II _r_e_a_l_p_r_e_f_i_x]
-                [--ii _i_s_c_r_i_p_t] [--KK _p_k_g___d_b_d_i_r] [--kk _d_s_c_r_i_p_t] [--LL _S_r_c_D_i_r]
-                [--nn _p_r_e_s_e_r_v_e_-_f_i_l_e] [--PP _d_p_k_g_s] [--TT _b_u_i_l_d_p_k_g_s] [--pp _p_r_e_f_i_x]
-                [--SS _s_i_z_e_-_a_l_l_-_f_i_l_e] [--ss _s_i_z_e_-_p_k_g_-_f_i_l_e] [--tt _t_e_m_p_l_a_t_e] [--uu _o_w_n_e_r]
-                --cc _c_o_m_m_e_n_t --dd _d_e_s_c_r_i_p_t_i_o_n --ff _p_a_c_k_l_i_s_t _p_k_g_-_n_a_m_e
+                [--CC _c_p_k_g_s] [--DD _d_i_s_p_l_a_y_f_i_l_e] [--FF _c_o_m_p_r_e_s_s_i_o_n] [--gg _g_r_o_u_p]
+                [--II _r_e_a_l_p_r_e_f_i_x] [--ii _i_s_c_r_i_p_t] [--KK _p_k_g___d_b_d_i_r] [--kk _d_s_c_r_i_p_t]
+                [--LL _S_r_c_D_i_r] [--nn _p_r_e_s_e_r_v_e_-_f_i_l_e] [--PP _d_p_k_g_s] [--TT _b_u_i_l_d_p_k_g_s]
+                [--pp _p_r_e_f_i_x] [--SS _s_i_z_e_-_a_l_l_-_f_i_l_e] [--ss _s_i_z_e_-_p_k_g_-_f_i_l_e]
+                [--tt _t_e_m_p_l_a_t_e] [--uu _o_w_n_e_r] --cc _c_o_m_m_e_n_t --dd _d_e_s_c_r_i_p_t_i_o_n --ff _p_a_c_k_l_i_s_t
+                _p_k_g_-_n_a_m_e
 
 DDEESSCCRRIIPPTTIIOONN
      The ppkkgg__ccrreeaattee command is used to create packages that will subsequently
@@ -61,6 +62,11 @@
 
      --EE      Add an empty views file to the package.
 
+     --FF _c_o_m_p_r_e_s_s_i_o_n
+             Use _c_o_m_p_r_e_s_s_i_o_n as compression algorithm.  This overrides the
+             heuristic to guess the compression type from the output name.
+             Currently supported values are bzip2, gzip and none.
+
      --ff _p_a_c_k_l_i_s_t
              Fetch (packing list) for package from the file _p_a_c_k_l_i_s_t or ssttddiinn
              if _p_a_c_k_l_i_s_t is a -- (dash).
@@ -279,4 +285,4 @@
              NetBSD wildcard dependency processing, pkgdb, pkg size recording
              etc.
 
-NetBSD 5.0                      April 24, 2009                      NetBSD 5.0
+NetBSD 5.0                       May 13, 2009                       NetBSD 5.0



Home | Main Index | Thread Index | Old Index