Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
PATCHDIFF(1) NetBSD General Commands Manual PATCHDIFF(1)
NNAAMMEE
ppaattcchhddiiffff -- compare sets of patches
SSYYNNOOPPSSIISS
ppaattcchhddiiffff
DDEESSCCRRIIPPTTIIOONN
ppaattcchhddiiffff is a perl script that simplifies comparing a set of previously
existing patches with a new one created with mkpatches(1).
ppaattcchhddiiffff must be called from the package's main directory, that is
_$_{_P_K_G_S_R_C_}_/_c_a_t_e_g_o_r_y_/_p_r_o_g_r_a_m. For each patch existing in either the
_p_a_t_c_h_e_s directory, it is compared with its backup file (_p_a_t_c_h_-_f_o_o_._o_r_i_g)
using diff(1). If no relevant differences are found, the original patch
is restored.
SSEEEE AALLSSOO
diff(1), patchdiff(1), pkgdiff(1)
NetBSD 5.0 January 31, 2011 NetBSD 5.0