summaryrefslogtreecommitdiff
path: root/pkgtools/pkgdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-28Update to version 0.109.seb2-13/+24
2003-04-09Update to version 0.108.seb2-4/+4
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-01-31Make excessive use of :Q in MAKE_ENV to placate pkglintabs1-2/+2
2002-12-30fix error message: s/one arguments/one argument/sommerfeld1-2/+2
2002-11-04Update to 0.107: Do not exit when pkgdiff fails on one file, just reportwiz2-5/+4
2002-08-25Revert previous change now that the buildlink2.mk files have hit the mainjlam1-2/+4
2002-08-23revert buildlink2.mk merge until Johnny has a chance to look at the issuesabs1-4/+2
2002-08-23Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk.jlam1-2/+4
2002-08-14Make patchdiff following package's PATCHDIR setting: useful when dealing withseb2-4/+6
2002-07-21Add \n in an error message. Doesn't warrant version bump.wiz1-2/+2
2002-06-27add -p to the diff arguments; it's useful to know which function alukem1-4/+4
2002-04-02Use basename in dodiff() so `pkgdiff /path/to/configure' works as expected.seb2-4/+4
2002-03-10Make pkgdiff smarter re: configure patches: avoid most parts that onlywiz2-6/+16
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc1-3/+2
2001-12-04Fix the manpage by quoting .Nd because 'mdoc macros with the current groffzuntum1-2/+2
2001-12-03Miscellaneous man page fixes.wiz4-39/+50
2001-12-03Update to 0.103: pkgvi now support +cmd as first argument, it is passed downseb2-5/+9
2001-11-19Set minimum required Perl version 5.6.0 because older version don't work.tron1-1/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-31Fix NAME in the manpage:zuntum1-2/+2
2001-10-31One \t less so it fits in 80 columnszuntum1-9/+9
2001-10-08Update to 0.102: Use GNU diff on Solaris for pkgdiff script (close PR pkg/139...seb2-7/+14
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-09-14Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877.wiz3-7/+9
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
2001-06-13Xref pkgvi(1)zuntum1-1/+2
2001-05-31Fix dead HOMEPAGEdent1-2/+2
2001-05-24Update pkgdiff to 0.100abs2-4/+12
2001-04-04Update my email addresszuntum1-2/+2
2001-03-31Make output of patchdiff more readable. A bit of tidy up while I'm here.skrll2-15/+9
2001-03-31Update mkpatches to pick up changes to files outside ${WRKSRC}.skrll2-24/+24
2001-03-16pkgvi: fix cmp output redirection, remove some more backup files createdwiz2-4/+9
2001-02-28whitespace fixeswiz1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-08add man/cat1/pkgvi.0wiz1-1/+2
2001-01-21Fix usage (duplicate "echo") - patch by Tomasz Luchowski <zuntum@eik.pl>hubertf1-2/+2
2001-01-19Remove redundant variable assign.hubertf1-2/+1
2001-01-19Fix DESCR: `this is three tools: a.) b.) c.) d.)'jwise1-2/+2
2001-01-18Some bugfixes and improvements from both Tomasz Luchowski <zuntum@eik.pl>hubertf2-30/+24
2001-01-18exec with $editor, not $EDITOR. pkgvi now actually works as advertised.jlam1-3/+3
2001-01-17Update to 0.96: Add pkgvi, a wrapper that cares to backup files before youhubertf6-7/+180
2000-08-26Update to 0.95. Changes:hubertf2-12/+20
2000-08-17Make patchdiff work again after the last changes. Bump to 0.94.wiz2-6/+8
2000-08-15Sort the list of files for which to generate patches in mkpatchesabs2-4/+4
2000-08-15Remove date from +++ lines in patch - removes needless differences whenabs2-4/+6
2000-07-01pkgdiff now only generates output at all if the files differ.wiz3-9/+22
2000-06-28Import of pkgdiff & friends, some tools for easier patch creationwiz10-0/+408