summaryrefslogtreecommitdiff
path: root/devel/patch/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-02-20PR pkg/49672: OSX build fix (already reported and fixed upstream)tnn1-8/+7
2015-02-08Update 2.7.1 to 2.7.4mef1-2/+2
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-01-03Switch to xz version from upstream and remove outdated comment aboutjoerg1-9/+3
2014-01-01Update to 2.7.1ryoon1-10/+7
2012-12-31Use ${PKGGNUDIR} and ${PKGMANDIR} in INSTALLATION_DIRS.sbd1-2/+2
2012-12-06Add PKGGNUDIR support.jperkin1-3/+3
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-06-01Add gnu/man/man1/patch.1cheusov1-5/+9
2012-05-29Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).cheusov1-15/+6
2011-07-09Update "patch" package to version 2.5.9. Changes since version 2.5.4:tron1-6/+4
2009-11-30LICENSE is gnu-gpl-v2heinz1-1/+2
2008-06-12Add DESTDIR support.joerg1-2/+6
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-4/+4
2006-06-17Fixed pkglint warnings.rillig1-3/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-8/+1
2005-05-16Use an uncompressed tar archive of the sources from ${MASTER_SITE_LOCAL}.jlam1-2/+10
2005-05-16We only need the evil hack with the old tools framework.jlam1-1/+3
2004-05-19Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCHjschauma1-5/+1
2004-05-19We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything.jschauma1-1/+5
2004-05-18Enable pkgviews installation.recht1-1/+3
2004-04-16Make compile on Interix. It doesn't #define BSD, but it also needs thetv1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-04-22Use ${LN} -sf to create symlinks.wiz1-2/+2
2003-01-07Really install the symlink.wiz1-1/+6
2003-01-07always install bin/gpatch (thanks wiz).grant1-2/+8
2003-01-06Correctly honour GNU_PROGRAM_PREFIX on non-NetBSD platforms forgrant1-2/+3
2002-12-22Also add GNU_PROGRAM_PREFIX to BUILD_DEFS.wiz1-2/+2
2002-12-22Use GNU_PROGRAM_PREFIX, patch by Jeremy C. Reed.wiz1-7/+4
2002-03-24Use AWK instead of SED to do the patching, now it works on Solaris.seb1-5/+6
2001-12-04Allow this package to be compiled and installed on any platform:seb1-3/+15
2001-03-24Recontruct bootstrap hack obviously required for strange experimentstron1-1/+6
2001-03-23Remove hack required for boot strapping Zoularis before "tar" wastron1-6/+1
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-10-24Resolve chicken & egg problem when bootstrapping:hubertf1-1/+6
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
1999-09-19Unfortunately /usr/bin/patch is not what we want on Solaris.kim1-2/+4
1999-09-18The patch utility.kim1-0/+18