Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 91b94f425a Changes 1.7.5.2:
* "git add -p" did not work correctly when a hunk is split and then
  one of them was given to the editor.
* "git add -u" did not resolve a conflict where our history deleted and
  their history modified the same file, and the working tree resolved to
  keep a file.
* "git cvsimport" did not know that CVSNT stores its password file in a
  location different from the traditional CVS.
* "git diff-files" did not show the mode information from the working
  tree side of an unmerged path correctly.
* "git diff -M --cached" used to use unmerged path as a possible rename
  source candidate, which made no sense.
* The option name parser in "git fast-import" used prefix matches for
  some options where it shouldn't, and accepted non-existent options,
  e.g. "--relative-marksmith" or "--forceps".
* "git format-patch" did not quote RFC822 special characters in the
  email address (e.g From: Junio C. Hamano <jch@example.com>, not
  From: "Junio C. Hamano" <jch@example.com>).
* "git format-patch" when run with "--quiet" option used to produce a
  nonsense result that consists of alternating empty output.
* In "git merge", per-branch branch.<name>.mergeoptions configuration
  variables did not override the fallback default merge.<option>
  configuration variables such as merge.ff, merge.log, etc.
* "git merge-one-file" did not honor GIT_WORK_TREE settings when
  handling a "both sides added, differently" conflict.
* "git mergetool" did not handle conflicted submoudules gracefully.
* "git-p4" (in contrib) used a wrong base image while merge a file that
  was added on both branches differently.
* "git rebase -i -p" failed to preserve the history when there is a
  redundant merge created with the --no-ff option.
2011-05-21 17:25:13 +00:00
archivers update to 2.32.2 2011-05-18 10:54:03 +00:00
audio Bump PKGREVISION for new patch. 2011-05-21 15:33:11 +00:00
benchmarks recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
biology recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
bootstrap Disable USE_DESTDIR for bootstrap. 2011-04-15 09:02:00 +00:00
cad Update to gwave-20090213 2011-05-19 03:28:34 +00:00
chat * convert almost python related dependency from buildlink to simple DEPENDS. 2011-05-14 14:28:07 +00:00
comms * Change MASTER_SITES subdir to simple usual one. 2011-05-19 05:19:32 +00:00
converters * Change MASTER_SITES subdir to usual simple one. 2011-05-19 05:29:19 +00:00
cross * set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2). 2011-04-16 07:47:00 +00:00
databases Update to the more recent version Apache Cassandra 0.7.6. 2011-05-20 00:27:59 +00:00
devel Changes 1.7.5.2: 2011-05-21 17:25:13 +00:00
distfiles
doc Updated x11/xvidcap to 1.1.3nb12 2011-05-21 17:23:36 +00:00
editors Update emacs-snapshot to 24.0.50.20110520. 2011-05-20 22:56:39 +00:00
emulators update to dbus-1-1.2.24-2.3.1. fixes CVE-2010-4352. 2011-05-17 16:11:49 +00:00
filesystems Update glusterfs to 3.2. According to http://www.gluster.org, news are: 2011-05-19 14:54:22 +00:00
finance Update to 1.0.5. Notable changes: 2011-05-16 21:29:04 +00:00
fonts Add RESTRICTED=Violation of open-font-license PERMISSION & CONDITIONS 5) 2011-05-19 13:13:51 +00:00
games Update DESCR to fix outdated urls. From PR 44906 by Tim Larson. 2011-05-21 05:22:17 +00:00
geography Update to 1.1. Notable changes: 2011-05-03 00:41:30 +00:00
graphics add a missing /lib to the prefix to be able to find -lGraphicsMagick 2011-05-20 22:06:31 +00:00
ham recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
inputmethod Update ibus-anthy to 1.2.6. 2011-05-17 11:58:44 +00:00
lang * note "used by" comments. 2011-05-21 12:09:35 +00:00
licenses Add a licence for Intel(R) C++ Compiler for Linux version 11.1. 2011-05-11 07:10:58 +00:00
mail update to 2.32.3 2011-05-18 11:00:53 +00:00
math update to 1.3.2 2011-05-18 10:08:27 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
misc Update to 0.8.2 provided by Rhialto in PR 44868. 2011-05-21 15:07:48 +00:00
mk Remove reference to REPLACE_PYTHON -- this file doesn't support it 2011-05-20 15:02:27 +00:00
multimedia reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
net Add user-destdir installation support. 2011-05-21 05:56:08 +00:00
news recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
packages
parallel PR pkg/37952. Minor clean-ups. Use only one line USE_TOOLS+=... 2011-05-08 15:12:22 +00:00
pkgtools Do not use DESCR_SRC, the readme job doesn't handle it well and it's not 2011-05-21 09:07:04 +00:00
print Update tex-memoir{,-doc} to 3.6gpl6.0g. 2011-05-14 22:11:08 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Changes 0.12: 2011-05-20 11:05:33 +00:00
shells recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
sysutils Add a patch which fixes 2 problems: 2011-05-20 17:09:21 +00:00
templates
textproc fix module type 2011-05-20 01:54:50 +00:00
time * Change MASTER_SITES subdir to usual one. 2011-05-19 05:06:15 +00:00
wm Fix the previous fix for png 1.5, makes png icons work again. 2011-05-17 10:36:45 +00:00
www Finish ap-geoip2 move. 2011-05-21 09:07:42 +00:00
x11 Bump PKGREVISION for png-1.5 fix. 2011-05-21 17:23:28 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

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

Please see doc/pkgsrc.txt for information.