Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 402c14b180 Fixes since v2.4.3
------------------

 * Error messages from "git branch" called remote-tracking branches as
   "remote branches".

 * "git rerere forget" in a repository without rerere enabled gave a
   cryptic error message; it should be a silent no-op instead.

 * "git pull --log" and "git pull --no-log" worked as expected, but
   "git pull --log=20" did not.

 * The pull.ff configuration was supposed to override the merge.ff
   configuration, but it didn't.

 * The code to read pack-bitmap wanted to allocate a few hundred
   pointers to a structure, but by mistake allocated and leaked memory
   enough to hold that many actual structures.  Correct the allocation
   size and also have it on stack, as it is small enough.

 * Various documentation mark-up fixes to make the output more
   consistent in general and also make AsciiDoctor (an alternative
   formatter) happier.

 * "git bundle verify" did not diagnose extra parameters on the
   command line.

 * Multi-ref transaction support we merged a few releases ago
   unnecessarily kept many file descriptors open, risking to fail with
   resource exhaustion.

 * The ref API did not handle cases where 'refs/heads/xyzzy/frotz' is
   removed at the same time as 'refs/heads/xyzzy' is added (or vice
   versa) very well.

 * The "log --decorate" enhancement in Git 2.4 that shows the commit
   at the tip of the current branch e.g. "HEAD -> master", did not
   work with --decorate=full.

 * There was a commented-out (instead of being marked to expect
   failure) test that documented a breakage that was fixed since the
   test was written; turn it into a proper test.

 * core.excludesfile (defaulting to $XDG_HOME/git/ignore) is supposed
   to be overridden by repository-specific .git/info/exclude file, but
   the order was swapped from the beginning. This belatedly fixes it.

 * The connection initiation code for "ssh" transport tried to absorb
   differences between the stock "ssh" and Putty-supplied "plink" and
   its derivatives, but the logic to tell that we are using "plink"
   variants were too loose and falsely triggered when "plink" appeared
   anywhere in the path (e.g. "/home/me/bin/uplink/ssh").

 * "git rebase -i" moved the "current" command from "todo" to "done" a
   bit too prematurely, losing a step when a "pick" did not even start.

 * "git add -e" did not allow the user to abort the operation by
   killing the editor.

 * Git 2.4 broke setting verbosity and progress levels on "git clone"
   with native transports.

 * Some time ago, "git blame" (incorrectly) lost the convert_to_git()
   call when synthesizing a fake "tip" commit that represents the
   state in the working tree, which broke folks who record the history
   with LF line ending to make their project portabile across
   platforms while terminating lines in their working tree files with
   CRLF for their platform.

 * Code clean-up for xdg configuration path support.

Also contains typofixes, documentation updates and trivial code
clean-ups.
2015-06-06 09:59:07 +00:00
archivers Add support for Bitrig 2015-06-05 12:22:28 +00:00
audio pass --configdir=${PKG_SYSCONFDIR:Q} so that the package and pkgsrc 2015-06-05 21:04:36 +00:00
benchmarks Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
biology Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
bootstrap Introduce preliminary support for Bitrig to pkgsrc 2015-06-04 15:48:45 +00:00
cad Remove double whitespace. 2015-05-31 23:08:09 +00:00
chat Add ii. 2015-06-04 20:20:50 +00:00
comms Update jpilot to 1.8.2. 2015-05-19 10:58:46 +00:00
converters Bump PKGREVISION for hs-text-1.2.1.1 2015-06-04 20:08:59 +00:00
cross Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
databases Update hiredis to 0.13.1 2015-06-05 14:07:27 +00:00
devel Fixes since v2.4.3 2015-06-06 09:59:07 +00:00
distfiles
doc Added security/py-yara version 3.3.0 2015-06-06 09:13:52 +00:00
editors Update nano to 2.4.1 2015-06-05 01:32:38 +00:00
emulators Remove NeoPop-SDL. Development has stopped, last release was from 2004, 2015-05-31 08:30:47 +00:00
filesystems * Bitrot Detection 2015-06-02 03:44:16 +00:00
finance Update magento to 1.9.1.1. 2015-06-02 19:06:19 +00:00
fonts Fix python check. 2015-05-31 03:21:15 +00:00
games Update to 2.23: 2015-05-27 06:49:59 +00:00
geography Add py-obspy 2015-05-30 03:30:21 +00:00
graphics Update maintainer email address. 2015-06-02 13:27:03 +00:00
ham Deal with C++11 user defined string literals. Add missing includes. 2015-04-27 23:51:52 +00:00
inputmethod Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
lang Add support for Bitrig 2015-06-05 12:22:28 +00:00
licenses Add lppl-1.2, an older version of lppl-1.3c, and add it to default-allowed 2015-05-08 10:37:32 +00:00
mail Fix LDAP directory feature 2015-06-06 05:33:39 +00:00
math Bump PKGREVISION for hs-text-1.2.1.1 2015-06-04 20:08:59 +00:00
mbone Fix PKGNAME to be 'mpd' instead of 'src-mpd'. 2015-04-24 12:40:15 +00:00
meta-pkgs Update maintainer email address. 2015-06-02 13:27:03 +00:00
misc Update mbuffer to 20150412 2015-06-05 11:36:40 +00:00
mk Introduce preliminary support for Bitrig to pkgsrc 2015-06-04 15:48:45 +00:00
multimedia Changes 1.7: 2015-05-29 12:03:06 +00:00
net Add Net_LDAP3 1.0.3, sucessor of Net_LDAP2 PEAR module 2015-06-06 05:26:55 +00:00
news Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
packages
parallel Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
pkgtools Ride previous version bump. 2015-06-04 17:11:33 +00:00
print Replace interpreter path in installed file. Bump PKGREVISION. 2015-05-31 11:40:18 +00:00
regress Package has no distfiles, which is expected. 2015-03-06 23:26:26 +00:00
security + security/py-yara 2015-06-06 09:15:50 +00:00
shells Convert ZSH_STATIC to PKG_OPTIONS.zsh=static. 2015-06-04 15:08:14 +00:00
sysutils Apply fixes from upstream for XSA-133 2015-06-05 18:41:18 +00:00
templates
textproc Bump PKGREVISION for hs-text-1.2.1.1 2015-06-04 20:08:59 +00:00
time Update to 1.19: 2015-06-03 07:21:59 +00:00
wm Use PKGVERSION_NOREV and add bash:run, as noted by Kamil Krytarowski on IRC 2015-06-05 23:01:28 +00:00
www Add Contao 3.5.0 package. 2015-06-06 03:41:24 +00:00
x11 + sxhkd 2015-06-05 22:45:24 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.