Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tnn f6bb31ef56 Update pidgin IM suite to version 2.2.1 during freeze to fix the DoS
vulnerability CVE-2007-4996:
"MSN nudges sent from unknown buddies can cause libpurple to crash"

Other changes:

libpurple:
* A few build issues on Solaris were fixed.
* Cancelling the password prompt for an account will no longer leave
  it in an ambiguous state.  (It will be disabled.)
* Fixed an erroneous size display for MSN file transfers. (galt)
* Fixed multiple memory leaks, particularly in XMPP and MySpace protocols
* Fixed remembering proxy preferences and status scores
* Gmail notifications are better tracked

Pidgin:
* Fixed keyboard tab reordering to move tabs one step instead of two.
* You should no longer lose proxy settings when Pidgin is restarted.
* Fixed detection of X11 when compiling

Finch:
* Pressing 'Insert' in the buddylist will bring up the 'Add Buddy'
dialog.
2007-09-30 13:47:02 +00:00
archivers g++4 for i386 doesn't know -mcpu anymore, and I doubt this flag is 2007-09-29 10:23:08 +00:00
audio Fixed build failure. 2007-09-29 11:47:03 +00:00
benchmarks make this compile on -current 2007-09-28 13:21:33 +00:00
biology Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
bootstrap Mention --unprivileged, since pkgsrc runs (almost) great as unprivileged 2007-09-29 15:50:16 +00:00
cad Fixed gcc 4 error message. 2007-09-29 12:08:25 +00:00
chat Update pidgin IM suite to version 2.2.1 during freeze to fix the DoS 2007-09-30 13:47:02 +00:00
comms Fixed build errors on NetBSD 4.99. 2007-09-29 12:32:22 +00:00
converters Fixed gcc4 error messages. 2007-09-29 12:35:11 +00:00
cross Repair compilation on sunos and maybe others. Added some missing 2007-09-28 21:11:49 +00:00
crosspkgtools Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
databases Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
devel Tools that are required at runtime must be mentioned in USE_TOOLS. 2007-09-29 13:05:32 +00:00
distfiles
doc Note PKGREVISION bump of misc/openoffice2. 2007-09-30 12:29:11 +00:00
editors Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
emulators Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
filesystems Remove URL and indent. 2007-09-14 14:03:24 +00:00
finance Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
fonts add a patch from Ubuntu to fix CVE-2007-4033 (buffer overflow in 2007-09-28 08:42:07 +00:00
games Fixed build error on NetBSD 4.99.30. The isnan issue had been only on 2007-09-27 23:09:38 +00:00
geography Added gpsbabel. 2007-09-21 05:13:03 +00:00
graphics Revert, config does *not* belong into the PLIST as it is a dynamic 2007-09-25 20:13:36 +00:00
ham Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
inputmethod Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
lang Add patches against Ruby 1.8.6-p111. Since 1.8.6-p111 dosen't 2007-09-30 04:08:15 +00:00
licenses Add license file for softmaker-office-demo, set LICENSE, and update 2007-09-07 21:22:31 +00:00
mail remove stale patch 2007-09-28 08:45:15 +00:00
math make this compile with gtk-2.12, basically from Yakovetsky Vladimir 2007-09-29 13:07:46 +00:00
mbone Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00
meta-pkgs Don't hardcode the use of "99" as a file descriptor because it may 2007-09-23 11:42:43 +00:00
misc - Fix CVE-2007-2834 (Manipulated TIFF files can lead to heap 2007-09-30 12:27:40 +00:00
mk MANINSTALL is _not_ user-settable. 2007-09-30 12:56:24 +00:00
multimedia Fix the build error with newer gcc, seen in bulk builds: patch the 2007-09-29 19:44:05 +00:00
net Call pppoe-{start,stop} instead of adsl-{start,stop} from pppoe.sh. 2007-09-29 21:46:33 +00:00
news Fix build with curses option. From Yakovetsky Vladimir in PR 36998. 2007-09-19 05:55:05 +00:00
packages
parallel Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
pkgtools Honour the setting of MANINSTALL. 2007-09-29 13:39:22 +00:00
print Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
regress Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
security PKG_OPTIONS_OPTIONAL_GROUPS/PKG_OPTIONS_NONEMPTY_SETS have their respective 2007-09-26 05:47:46 +00:00
shells Fix build when ZSH_STATIC=yes; from Kouichirou Hiratsuka. 2007-09-21 13:59:16 +00:00
sysutils Linux also need gmake, reported by Aleksey Cheusov in pkgsrc-users@. 2007-09-29 12:04:39 +00:00
templates Removed a double redirection. Changed the URL on the FTP server to 2007-05-07 08:19:35 +00:00
textproc Explicitly include iconv dependency as the package would like to use it. 2007-09-21 18:40:42 +00:00
time Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wm Need lex & yacc, reported by Aleksey Cheusov in pkgsrc-users@. 2007-09-29 12:13:02 +00:00
www While here, added support for installation to DESTDIR. 2007-09-29 21:23:12 +00:00
x11 Need lex & yacc. 2007-09-29 12:28:36 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.