CVS log for pkgsrc/misc/git/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / misc / git
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34
Sat Jan 19 21:55:25 2013 UTC (12 years, 3 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
HEAD
FILE REMOVED
Changes since revision 1.33: +1 -1
lines
moved misc/git to sysutils/gnuit
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:57:22 2012 UTC (12 years, 7 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3
lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Feb 22 09:15:56 2010 UTC (15 years, 2 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
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
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +11 -2
lines
Subserve last jump update from 4.3.20 to 4.9.5 without note of notable changes.
* add missing PLIST entries.
* need termcap library.
* exactly disable transition script, resolve conflicts with scmgit-* packages
("git" command was renamed to "gitfm" in version 4.9.2,
and "git" command is just a transitional script now.
it also notate git-scm command, but not fit to pkgsrc's devel/scmgit).
* skip lib/charset.alias, suggested by joreg.
* set LICENSE=gnu-gpl-v3
* marked as user-destdir support
* some pkglint clean.
Bump PKGREVISION.
XXX: this package should be renamed to "gnuit"?
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Feb 21 12:24:59 2010 UTC (15 years, 2 months ago) by obache
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
INFO_FILES should be set to "YES".
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 18 02:23:52 2010 UTC (15 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -4
lines
update to 4.9.5
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 5 23:01:16 2006 UTC (19 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
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,
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:11 2006 UTC (19 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
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.27: download - view: text, markup, annotated - select for diffs
Thu Jan 26 17:58:18 2006 UTC (19 years, 3 months ago) by reed
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -10
lines
Update git to git-4.3.20.
Remove BUILD_TARGET.
Change pre-install target to post-extract and
don't patch manually, just uses patches/ framework.
This adds gitwhich command and removes gitregrep and gitrfgrep.
Moves terminal files from lib/git/term/ to share/git.
Update patch-ac -- for location of html document. (Now only
installs one.)
Update patch-ab -- to add .gitrc.cons25
Add patch-ad for the .gitrc.cons25 (this was in files, but recreated
patch).
(Note I only slightly tested git. I updated this because
I saw old Makefile.in didn't honor the @mandir@ and @infodir@
as provided by configure. I patched this, but then saw this
was an old version and new version already had this fixed.)
Changes here:
* Version 4.3.20
================
** Moving across filesystems now preserves file ownership.
** Copying no longer preserves file ownership.
** F7 (`make-directory') creates all the intermediate directories.
** Fixed a long standing bug in the xid code for long user names (I
could finally reproduce it myself).
** Fixed a crash in the incremental search code.
* Version 4.3.19
================
** Fixed 2 compilation problems on non-ANSI C compilers.
** Minor fixes in gitaction.
* Version 4.3.18
================
** The build/installation procedure is now based on automake.
** `make prefix=some_path' no longer recompiles git. According to the
new GNU coding standards this is the correct behaviour.
** The key sequence typed so far is displayed in the status bar, if
not completed in one second.
** `select-extension'/`unselect-extension': new builtin commands,
bound on `Alt-+'/`Alt--' (or `ESC +'/`ESC -'). These commands
select/unselect all the files in the current directory that have
the same extension as the current file. That is, if the current
file is "git.c", `select-extension' will select all the "*.c" files
in the current directory. If the current file does not have an
extension (including the case where its name starts with a dot), no
selections/unselections are made.
** The insertion of file/directory names in the command line
(Alt-Enter) is a little bit smarter. Quotes are added only when
necessary and when before the current possition there is a /, no
space is added before the name, to allow for path building.
** The incremental forward/backwards search mechanism can recall the
last searched string if the user types ^S/^R while the string is
empty. This is similar to what Emacs does.
** F2 works on *.pgp files (will ask for a passphrase).
** `ESC m f' mounts the first floppy in /mnt/floppy. `ESC r f'
unmounts it.
** A simple scroll-bar thumb (#) has been added on the right side of
the panel's frame.
** The shell command currently being executed is displayed on the
title of the xterm window.
** GIT_BROWSER: new environment variable. If set, git will use this
to view html documents. If GIT_BROWSER is not set, lynx will be
used instead.
** A more Unix like key sequence structure in gitps and gitview. You
can scroll up and down with `Space' and `Backspace' and quit with
`q'.
** Binary file split on `^C /' and (in background) on `^C b /'.
** The inconsistency between the keys and the signal names in gitps
have been fixed. Signal selection is done with upper case letters
only.
** Other bug fixes.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 26 17:00:15 2006 UTC (19 years, 3 months ago) by reed
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Update HOMEPAGE (was missing).
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 24 21:12:57 2005 UTC (20 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -3
lines
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:15:04 2004 UTC (20 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 9 11:14:05 2003 UTC (21 years, 9 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2
lines
USE_NEW_TEXINFO is unnecessary now.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 3 00:12:30 2003 UTC (21 years, 9 months ago) by seb
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -5
lines
Install documentation in a canonical pkgsrc directory.
Sort and clean PLIST.
Bump PKGREVISION.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Aug 3 00:02:44 2003 UTC (21 years, 9 months ago) by seb
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -3
lines
Convert to USE_NEW_TEXINFO.
Remove not so perfect call to ${MAKE} in pre-install target to
handle the info/ subdir, tune ALL_TARGET instead.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:48:57 2003 UTC (21 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:18:16 2003 UTC (21 years, 11 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
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.18: download - view: text, markup, annotated - select for diffs
Mon Feb 18 15:14:33 2002 UTC (23 years, 2 months ago) by seb
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 25 04:18:02 2001 UTC (24 years, 2 months ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 17 18:09:03 2001 UTC (24 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 14 21:39:04 1999 UTC (26 years, 1 month ago) by tron
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Remove unnecessary slash from master site list.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 22 16:08:32 1999 UTC (26 years, 1 month ago) by bad
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Catch up with MASTER_SITE_GNU reorganization.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 20 15:17:13 1998 UTC (26 years, 8 months ago) by tsarna
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 22 12:52:32 1998 UTC (26 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3
lines
Update package Makefiles for automatic manual page handling.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 23 15:42:59 1998 UTC (26 years, 11 months ago) by tv
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2
lines
Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
the new automatic --host= setting. Now all GNU pkgs should work on all
archs (including arm32), except emacs/xemacs, which I'll fix soon.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 22 11:05:03 1998 UTC (27 years ago) by agc
Branches: MAIN
CVS tags: netbsd-1-3-PATCH002
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 17 09:37:24 1998 UTC (27 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -4
lines
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 15 10:38:35 1998 UTC (27 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -7
lines
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 28 21:37:35 1998 UTC (27 years, 1 month ago) by frueauf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
portlint: sync MAN1 with PLIST and reality.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 16 08:52:11 1998 UTC (27 years, 2 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -3
lines
Update to V3.4.17
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 9 07:10:26 1998 UTC (27 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
ARCH -> MACHINE_ARCH
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 24 21:05:41 1998 UTC (27 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -4
lines
portlint: add MAINTAINER, move RUN_DEPENDS, patch -> ${PATCH}
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 22 07:45:46 1997 UTC (27 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Fix setting CONFIGURE_ARGS ("=" -> "+=")
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 24 01:17:57 1997 UTC (27 years, 6 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -1
lines
- Put back FreeBSD RCS Id
- Configure as '${ARCH}--netbsd' (CONFIGURE_ARGS)
- require devel/gtexinfo for info-pages
- run install-info on 'make install'
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Oct 11 21:54:19 1997 UTC (27 years, 7 months ago) by hubertf
Branches: FREEBSD
CVS tags: Makefile,
FreeBSD-current-1997-09-25
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import as of 09/25/97
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 11 21:54:19 1997 UTC (27 years, 7 months ago) by hubertf
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>