summaryrefslogtreecommitdiff
path: root/pkgtools/pkgdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-16In both mkpatches.pl and patchdiff.pl, ignore a leading "./" whenapb3-5/+6
2007-10-07fix obsolete URLs for www.NetBSD.orgkano1-1/+1
2007-10-01On Solaris, at least the catpages can be installed. By the way, mandocrillig1-6/+3
2007-07-12Workaround too aggressive RCS ID find, so that +BUILD_VERSION andjoerg1-2/+2
2006-11-02DESTDIR support.joerg1-4/+5
2006-10-02On solaris use MANINSTALL=none instead of MANINSTALL=dmcmahill1-2/+2
2006-08-01Ensure that the file that is opened in the editor is writable by the user.bad4-9/+15
2006-04-28Honor PKGMANDIR.jlam1-5/+5
2005-12-13NetBSD capitalization police.wiz4-9/+9
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-3/+1
2005-08-02Update to version 0.118: pkgdiff fix and tuning.seb2-6/+11
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
2005-05-21Use -U $lines instead of -$lines to avoid conflicts with the threeway diffrh2-7/+7
2005-05-07Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable).wiz1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-11-23Update to rev. 0.116.hubertf5-6/+241
2004-10-27Use complete path and GNU_PROGRAM_PREFIX on Solaris.wiz1-2/+2
2004-10-10Welcome to 0.115dillo2-17/+69
2004-08-15mkpatches: if a patch for a file exists, give the new patch the same namedillo2-6/+28
2004-05-23print "can't strip away rcs ids" message to stderr, not stdoutdanw1-2/+2
2004-04-11Add pre-generated .0 manpages; only regen under SunOS or AIX.jschauma5-3/+115
2004-02-10This package uses no compilers.jlam1-1/+2
2004-02-10PERL5_REQD is now a list of values, so append to its value instead ofjlam1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-10Put the correct path to perl into the scripts. This fixes using thisjlam3-6/+7
2004-01-06Create only the right man/* directories based on the value of MANINSTALL.jlam1-2/+8
2004-01-05bl3ifyjlam1-3/+7
2003-09-15Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manualjmmv1-1/+3
2003-08-23Update to version 0.113.seb2-7/+10
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-07-16pkgvi: create temp files with the same extension as the original, sogrant2-3/+9
2003-07-07Use '@SH@' for pkgdiff's interpreter and substitute for it.seb2-3/+4
2003-06-14Add support to pkgdiff for the environment variable PKGDIFF_FMT. Thisatatat3-8/+22
2003-06-10Update to 1.110: make grep only match closed CVS tags (including thewiz2-4/+4
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