<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/git/PLIST, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-06-14T18:03:28Z</updated>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.</title>
<updated>2006-04-05T23:01:15Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-05T23:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3f5d4958f493b68b95bf81cec2aee7b824fb7353'/>
<id>urn:sha1:3f5d4958f493b68b95bf81cec2aee7b824fb7353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update git to git-4.3.20.</title>
<updated>2006-01-26T17:58:18Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2006-01-26T17:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9470eaaa151e0c54982f8ed94f9da4b5bcfdc40f'/>
<id>urn:sha1:9470eaaa151e0c54982f8ed94f9da4b5bcfdc40f</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Remove info files entries from PLIST.</title>
<updated>2004-03-08T22:18:19Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2004-03-08T22:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=58d3488d76eb311e8a4aecbffaabe04ea338a15f'/>
<id>urn:sha1:58d3488d76eb311e8a4aecbffaabe04ea338a15f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install documentation in a canonical pkgsrc directory.</title>
<updated>2003-08-03T00:12:30Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2003-08-03T00:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=acca4954acb1e3059b5c6ddf4fdf8b5e72204e8a'/>
<id>urn:sha1:acca4954acb1e3059b5c6ddf4fdf8b5e72204e8a</id>
<content type='text'>
Sort and clean PLIST.
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Convert to USE_NEW_TEXINFO.</title>
<updated>2003-08-03T00:02:44Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2003-08-03T00:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78ba2a6bf29481d92f2e472cc50b59d51e9414f8'/>
<id>urn:sha1:78ba2a6bf29481d92f2e472cc50b59d51e9414f8</id>
<content type='text'>
Remove not so perfect call to ${MAKE} in pre-install target to
handle the info/ subdir, tune ALL_TARGET instead.
</content>
</entry>
<entry>
<title>Introduce new framework for handling info files generation and installation.</title>
<updated>2002-02-18T15:14:00Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2002-02-18T15:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=94736fef3d3bc180c38e89ad3b9fc89d91756057'/>
<id>urn:sha1:94736fef3d3bc180c38e89ad3b9fc89d91756057</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-11-01T00:57:41Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-11-01T00:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0b6b506536c1ff50f1531d26be2fccfe86c74335'/>
<id>urn:sha1:0b6b506536c1ff50f1531d26be2fccfe86c74335</id>
<content type='text'>
</content>
</entry>
</feed>
