Up to [cvs.NetBSD.org] / pkgsrc / devel / patch
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.46 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:36 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
HEAD
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.44.6.1 / (download) - annotate - [select for diffs], Sat Oct 20 16:12:15 2018 UTC (4 years, 3 months ago) by spz
Branch: pkgsrc-2018Q3
Changes since 1.44: +4 -10
lines
Diff to previous 1.44 (colored) next main 1.45 (colored)
Pullup ticket #5847 - requested by bsiegert devel/patch: security patches Revisions pulled up: - devel/patch/Makefile 1.45 - devel/patch/distinfo 1.13 - devel/patch/patches/patch-src_pch.c 1.1 - devel/patch/patches/patch-tests_Makefile.in 1.1 - devel/patch/patches/patch-tests_ed-style 1.1 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: leot Date: Thu Oct 18 19:26:16 UTC 2018 Modified Files: pkgsrc/devel/patch: Makefile distinfo Added Files: pkgsrc/devel/patch/patches: patch-src_pch.c patch-tests_Makefile.in patch-tests_ed-style Log Message: patch: Backport patches for several security fixes pkgsrc changes: - Remove custom and no longer needed do-patch target, it was fixed upstream - Minor cosmetic improvements pointed out by pkglint Changes: - Backport patches for CVE-2018-6951, CVE-2018-6952 and CVE-2018-1000156 Patch provided by Attila Fülöp via NetBSD/pkgsrc#33, thanks! Bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/patch/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/patch/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/patch/patches/patch-src_pch.c \ pkgsrc/devel/patch/patches/patch-tests_Makefile.in \ pkgsrc/devel/patch/patches/patch-tests_ed-style
Revision 1.45 / (download) - annotate - [select for diffs], Thu Oct 18 19:26:16 2018 UTC (4 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.44: +4 -10
lines
Diff to previous 1.44 (colored)
patch: Backport patches for several security fixes pkgsrc changes: - Remove custom and no longer needed do-patch target, it was fixed upstream - Minor cosmetic improvements pointed out by pkglint Changes: - Backport patches for CVE-2018-6951, CVE-2018-6952 and CVE-2018-1000156 Patch provided by Attila Fülöp via NetBSD/pkgsrc#33, thanks! Bump PKGREVISION
Revision 1.44 / (download) - annotate - [select for diffs], Sat Mar 3 01:31:35 2018 UTC (4 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Branch point for: pkgsrc-2018Q3
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
Updated devel/patch to 2.7.6 Changes in version 2.7.6: * Files specififed on the command line are no longer verified to be inside the current working directory, so commands like "patch -i foo.diff ../foo" will work again. * Various fixes.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Apr 23 08:20:45 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.42: +5 -5
lines
Diff to previous 1.42 (colored)
Update to 2.7.5: Changes in version 2.7.5: * There are users which expect patch to follow symbolic links in the working directory, so patch now again follows symbolic links as long as they do not leave the working directory.
Revision 1.40.2.2 / (download) - annotate - [select for diffs], Fri Feb 20 19:55:43 2015 UTC (7 years, 11 months ago) by tron
Branch: pkgsrc-2014Q4
Changes since 1.40.2.1: +6 -7
lines
Diff to previous 1.40.2.1 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored)
Pullup ticket #4626 - requested by tnn devel/patch: build fix Revisions pulled up: - devel/patch/Makefile 1.42 --- Module Name: pkgsrc Committed By: tnn Date: Fri Feb 20 07:09:19 UTC 2015 Modified Files: pkgsrc/devel/patch: Makefile Log Message: PR pkg/49672: OSX build fix (already reported and fixed upstream) While here simplify Interix fix by overriding autoconf test instead of manually patching the sources.
Revision 1.42 / (download) - annotate - [select for diffs], Fri Feb 20 07:09:19 2015 UTC (7 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.41: +7 -8
lines
Diff to previous 1.41 (colored)
PR pkg/49672: OSX build fix (already reported and fixed upstream) While here simplify Interix fix by overriding autoconf test instead of manually patching the sources.
Revision 1.40.2.1 / (download) - annotate - [select for diffs], Wed Feb 18 17:57:12 2015 UTC (7 years, 11 months ago) by tron
Branch: pkgsrc-2014Q4
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Pullup ticket #4616 - requested by sevan devel/patch: security update Revisions pulled up: - devel/patch/Makefile 1.41 - devel/patch/distinfo 1.9 --- Module Name: pkgsrc Committed By: mef Date: Sun Feb 8 09:29:43 UTC 2015 Modified Files: pkgsrc/devel/patch: Makefile distinfo Log Message: Update 2.7.1 to 2.7.4 --------------------- Changes until version 2.7.4: * When a file isn't being deleted because the file contents don't match the patch, the resulting message is now "Not deleting file ... as content differs from patch" instead of "File ... is not empty after patch; not deleting". * Function names in hunks (from diff -p) are now preserved in reject files. * Patch no longer follows symbolic links to input and output files. This ensures that symbolic links created by git-style patches cannot cause patch to write outside the working directory (CVE-2015-1196). * Various fixes.
Revision 1.41 / (download) - annotate - [select for diffs], Sun Feb 8 09:29:43 2015 UTC (7 years, 11 months ago) by mef
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
Update 2.7.1 to 2.7.4 --------------------- Changes until version 2.7.4: * When a file isn't being deleted because the file contents don't match the patch, the resulting message is now "Not deleting file ... as content differs from patch" instead of "File ... is not empty after patch; not deleting". * Function names in hunks (from diff -p) are now preserved in reject files. * Patch no longer follows symbolic links to input and output files. This ensures that symbolic links created by git-style patches cannot cause patch to write outside the working directory (CVE-2015-1196). * Various fixes.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:30 2014 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base
Branch point for: pkgsrc-2014Q4
Changes since 1.39: +1 -3
lines
Diff to previous 1.39 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.39 / (download) - annotate - [select for diffs], Fri Jan 3 14:55:47 2014 UTC (9 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.38: +3 -9
lines
Diff to previous 1.38 (colored)
Switch to xz version from upstream and remove outdated comment about dependency cycles.
Revision 1.38 / (download) - annotate - [select for diffs], Wed Jan 1 05:32:27 2014 UTC (9 years ago) by ryoon
Branch: MAIN
Changes since 1.37: +7 -10
lines
Diff to previous 1.37 (colored)
Update to 2.7.1 Changelog: Changes in version 2.7.1: * Two critical bug fixes in the "diff --git" format support. * Clarify the message printed when a patch is expected to empty out and delete a file, but the file does not become empty. * Various improvements to messages when applying a patch to a file of different type (regular file vs. symlink), when there are line ending differences (LF vs. CRLF), and when in --dry-run mode. * When in the root directory, allow file names that are absolute or that contain a component of "..". * New --follow-symlinks option to allow to treat symlinks as files: this was patch's behavior before version 2.7. * Ignore when extended attributes cannot be preserved because they are unsupported or because permission to set them is denied. * License clarifications in NEWS and README. * Portability bug fixes. Changes in version 2.7: * Patch no longer gets a failed assertion for certain mangled patches. * Ignore destination file names that are absolute or that contain a component of "..". This addresses CVE-2010-4651. * Support for most features of the "diff --git" format, including renames and copies, permission changes, and symlink diffs. Binary diffs are not supported yet; patch will complain and skip them. * Support for double-quoted filenames: when a filename starts with a double quote, it is interpreted as a C string literal. The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v, and \ooo (a three-digit octal number between 0 and 255) are recognized. * Refuse to apply a normal patch to a symlink. (Previous versions of patch were replacing the symlink with a regular file.) * When trying to modify a read-only file, warn about the potential problem by default. The --read-only command line option allows to change this behavior. * Files to be deleted are deleted once the entire input has been processed, not immediately. This fixes a bug with numbered backup files. * When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). * Support for nanosecond precision timestamps. * Many portability and bug fixes. Changes in version 2.6.1: * Support for diff3(1) style merges which show the old, original, and new lines of a conflict has been added (--merge=diff3). The default still is the merge(1) format (--merge or --merge=merge). * Bug and portability fixes. Changes in version 2.6: * A regression test suite has been added ("make check"). * A --merge option has been added which will merge a patch file into the original files similar to merge(1). See the patch(1) manual page for documentation. * Unless a filename has been specified on the command line, look only for filenames in the patch until one has been found. This prevents patch from tripping over garbage that isn't a patch. When conforming to POSIX, this behavior is turned off and patch will ask for a filename if none is found. * All reject files have file name headers, which allows them to be used as regular patches. * When a patch file modifies the same file more than once, patch makes sure it backs up the original version of the file rather than any intermediary versions. * In the above situation, if there are rejects in more than one of those patches, they all go into the same reject file. * When the file to be patched is specified on the command line, all patches are applied to that file. (Previously, the first patch was applied to the file specified on the command line, and the names of additional files to patch were taken from header lines in the patch file.) * The -r option now works correctly even if there are rejects in more than one file. Use the - argument to discard rejects. * Rejected hunks come out in unified diff format if the input patch was of that format, otherwise in ordinary context diff form. Use the --reject-format option to enforce either "context" or "unified" format. Timestamps and the "diff -p" (--show-c-function) output are preserved. Changed lines in context format reject files are correctly indicated with '!' markers as the format defines. Added and removed lines are still marked with '+' and '-', respectively. * The file permissions of reject files are no longer set to match the files they modify. Instead, they retain the default permissions. This is consistent with reject files produced with the -r option. * The --binary option disables the heuristic for stripping CRs from line endings in patches. This allows to preserve CRs even in mangled patches, or in patches generated on non-POSIX systems and without the --binary option. * Backup files for nonexisting files are now created with default permissions rather than with mode 0: backup files with mode 0 were causing problems with applications which do not expect unreadable files. * The -B, -Y, and -z options (--prefix, --basename-prefix, --suffix) now imply the simple version control mode, and can be combined. * Patch rejects more malformed normal format commands and checks for trailing garbage. It now recognizes ed commands without addresses. * Change the default value of PATCH_GET to 0. (Previously, the default was 0 under POSIXLY_CORRECT and negative otherwise; this is causing problems particularly with Perforce.) * Handle missing timestamps better. * Various bug fixes. * Switch to GNU General Public License version 3.
Revision 1.37 / (download) - annotate - [select for diffs], Mon Dec 31 00:27:36 2012 UTC (10 years, 1 month ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Use ${PKGGNUDIR} and ${PKGMANDIR} in INSTALLATION_DIRS.
Revision 1.36 / (download) - annotate - [select for diffs], Thu Dec 6 11:40:59 2012 UTC (10 years, 1 month ago) by jperkin
Branch: MAIN
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored)
Add PKGGNUDIR support.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Oct 31 11:19:22 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
Changes since 1.34: +1 -2
lines
Diff to previous 1.34 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Jun 1 16:32:41 2012 UTC (10 years, 8 months ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.33: +9 -5
lines
Diff to previous 1.33 (colored)
Add gnu/man/man1/patch.1 ++pkgrevision
Revision 1.33 / (download) - annotate - [select for diffs], Tue May 29 21:19:30 2012 UTC (10 years, 8 months ago) by cheusov
Branch: MAIN
Changes since 1.32: +6 -15
lines
Diff to previous 1.32 (colored)
Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@). All utilities are installed with a prefix 'g'. Symlinks with original names are created in ${PREFIX}/gnu/bin. ++pkgrevision
Revision 1.32 / (download) - annotate - [select for diffs], Sat Jul 9 10:32:17 2011 UTC (11 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.31: +4 -6
lines
Diff to previous 1.31 (colored)
Update "patch" package to version 2.5.9. Changes since version 2.5.4: - patch -D now outputs preprocessor lines without comments, as required by POSIX 1003.1-2001. - File names in context patches may now contain spaces, so long as the context patch headers use a tab to separate the file name from the time stamp. - Perforce is now supported. - Patch lines beginning with "#" are comments and are ignored. - The bug reporting address is now <bug-patch@gnu.org>. - bug fixes
Revision 1.31 / (download) - annotate - [select for diffs], Mon Nov 30 18:32:53 2009 UTC (13 years, 2 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
LICENSE is gnu-gpl-v2
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:27 2008 UTC (14 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.29: +6 -2
lines
Diff to previous 1.29 (colored)
Add DESTDIR support.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:00 2008 UTC (14 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.28: +4 -4
lines
Diff to previous 1.28 (colored)
Convert to use PLIST_VARS instead of manually passing "@comment " through PLIST_SUBST to the plist module.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Jun 17 20:53:09 2006 UTC (16 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.27: +2 -3
lines
Diff to previous 1.27 (colored)
Fixed pkglint warnings.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:26 2006 UTC (16 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:06 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:06 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.24 / (download) - annotate - [select for diffs], Sun May 22 19:11:12 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.23: +1 -8
lines
Diff to previous 1.23 (colored)
Remove the old tools framework and references to _USE_NEW_TOOLS.
Revision 1.23 / (download) - annotate - [select for diffs], Mon May 16 20:04:12 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.22: +10 -2
lines
Diff to previous 1.22 (colored)
Use an uncompressed tar archive of the sources from ${MASTER_SITE_LOCAL}. This ensures that we won't need gzcat to extract the sources, which could potentially cause a circular dependency on archivers/gzip-base.
Revision 1.22 / (download) - annotate - [select for diffs], Mon May 16 00:29:32 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.21: +3 -1
lines
Diff to previous 1.21 (colored)
We only need the evil hack with the old tools framework.
Revision 1.21 / (download) - annotate - [select for diffs], Wed May 19 03:26:09 2004 UTC (18 years, 8 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.20: +1 -5
lines
Diff to previous 1.20 (colored)
Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCH and let tools.mk take care of the rest.
Revision 1.20 / (download) - annotate - [select for diffs], Wed May 19 01:27:03 2004 UTC (18 years, 8 months ago) by jschauma
Branch: MAIN
Changes since 1.19: +5 -1
lines
Diff to previous 1.19 (colored)
We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything. Change that: if it's set to YES, require devel/patch. If building devel/patch, set _OPSYS_GPATCH_REQD to NO, as otherwise we have a circular dependency.
Revision 1.19 / (download) - annotate - [select for diffs], Tue May 18 11:58:05 2004 UTC (18 years, 8 months ago) by recht
Branch: MAIN
Changes since 1.18: +3 -1
lines
Diff to previous 1.18 (colored)
Enable pkgviews installation.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 16 20:11:51 2004 UTC (18 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Make compile on Interix. It doesn't #define BSD, but it also needs the "avoid MS-DOS setmode()" treatment.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 17 21:33:00 2003 UTC (19 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:20 2003 UTC (19 years, 8 months ago) by jschauma
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 22 20:25:09 2003 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Use ${LN} -sf to create symlinks. Closes PR 21263 by Jeremy C. Reed.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 7 10:55:51 2003 UTC (20 years ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.13: +6 -1
lines
Diff to previous 1.13 (colored)
Really install the symlink.
Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 7 10:33:26 2003 UTC (20 years ago) by grant
Branch: MAIN
Changes since 1.12: +8 -2
lines
Diff to previous 1.12 (colored)
always install bin/gpatch (thanks wiz). bump PKGREVISION.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 6 22:23:06 2003 UTC (20 years ago) by grant
Branch: MAIN
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Correctly honour GNU_PROGRAM_PREFIX on non-NetBSD platforms for consistency (hi wiz!) bump PKGREVISION.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 22 17:34:43 2002 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Also add GNU_PROGRAM_PREFIX to BUILD_DEFS.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 22 17:30:09 2002 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.9: +4 -7
lines
Diff to previous 1.9 (colored)
Use GNU_PROGRAM_PREFIX, patch by Jeremy C. Reed.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 24 19:47:28 2002 UTC (20 years, 10 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.8: +6 -5
lines
Diff to previous 1.8 (colored)
Use AWK instead of SED to do the patching, now it works on Solaris. While here put the patching in target do-patch an remove NO_PATCH. This should fix PR 16035.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 4 09:14:41 2001 UTC (21 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.7: +15 -3
lines
Diff to previous 1.7 (colored)
Allow this package to be compiled and installed on any platform: - prefix program and manpage by `g' if platform is NetBSD - "manual" patch for BSD systems (setmode() conflict)
Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 24 21:10:12 2001 UTC (21 years, 10 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.6: +6 -1
lines
Diff to previous 1.6 (colored)
Recontruct bootstrap hack obviously required for strange experiments performed by the dark side of the force.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 23 14:11:23 2001 UTC (21 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.5: +1 -6
lines
Diff to previous 1.5 (colored)
Remove hack required for boot strapping Zoularis before "tar" was included.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:55 2001 UTC (21 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 24 19:47:13 2000 UTC (22 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +6 -1
lines
Diff to previous 1.3 (colored)
Resolve chicken & egg problem when bootstrapping: chicken == archivers/gtar-base (wants to apply patches) egg == devel/patch (wants gtar to unpack) Break out by using /usr/bin/tar if $GTAR is not installed. Might be better in bsd.pkg.mk ...
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 21 21:01:30 2000 UTC (22 years, 5 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update IGNORE-messages for recent changes: add ${PKGNAME} where appropriate.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 19 19:56:48 1999 UTC (23 years, 4 months ago) by kim
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002,
comdex-fall-1999
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Unfortunately /usr/bin/patch is not what we want on Solaris.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Sep 18 15:27:09 1999 UTC (23 years, 4 months ago) by kim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
The patch utility.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 18 15:27:09 1999 UTC (23 years, 4 months ago) by kim
Branch: MAIN
Initial revision