Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 10486c4149 Update to 4.7.5:
4.7.5:
  * Add support for "DB_EID_INVALID" and "DB_EID_BROADCAST" flags.
  * Add support for "DB_SEQUENCE->stat_print()". The binding
    support for "DB_SEQUENCE" is now complete.
  * Add support for "DB_ENV->txn_stat_print()".
  * Add support for "DB_ENV->get_timeout()".
  * Document that "DB_ENV->txn_stat()" accepts a flag.
  * Unlock the GIL when doing "DB_ENV->set_tx_max()" and
    "DB_ENV->set_tx_timestamp()".
  * Add support for "DB_ENV->get_tx_max()".
  * Add support for "DB_ENV->get_tx_timestamp()".
  * Add support for "DB_TXN_WAIT" flag.
  * Add support for "DB_TXN->set_timeout()".
  * Add support for "DB_TXN->set_name()" and
    "DB_TXN->get_name()". Under Python 3.0, the name
    is an Unicode string. The binding support for
    "DB_TXN" is now complete.
  * Add support for "DB_REP_PERMANENT", "DB_REP_CONF_NOAUTOINIT",
    "DB_REP_CONF_DELAYCLIENT", "DB_REP_CONF_BULK",
    "DB_REP_CONF_NOWAIT", "DB_REP_LEASE_EXPIRED",
    "DB_REP_CONF_LEASE", "DB_REPMGR_CONF_2SITE_STRICT",
    "DB_REP_ANYWHERE", "DB_REP_NOBUFFER" and "DB_REP_REREQUEST"
    flags.

4.7.4:
  * Under Python 3.0, "bsddb.db.DB_VERSION_STRING",
    "bsddb.db.__version__" and "bsddb.db.cvsid" must
    return (unicode) strings instead of bytes. Solved.
  * Use the new (20081018) trove classifiers in PyPI
    to identify Python supported versions.
  * In "DB_ENV->rep_set_timeout()" and "DB_ENV->rep_get_timeout()",
    support flags "DB_REP_LEASE_TIMEOUT".
  * In "DB_ENV->rep_set_timeout()" and "DB_ENV->rep_get_timeout()",
    support flags "DB_REP_HEARTBEAT_MONITOR" and
    "DB_REP_HEARTBEAT_SEND". These flags are used in the Replication
    Manager framework, ignored if using Base Replication.
  * Implements "DB->exists()".
  * Add support for "DB_IMMUTABLE_KEY" flag.
  * Add support for "DB_REP_LOCKOUT" exception.
  * Support returning a list of strings in "associate()"
    callback.  (Kung Phu)
  * Testsuite and Python 3.0 compatibility for "associate()"
    returning a list. In particular, in Python 3.0 the list
    must contain bytes.
  * Implements "DBEnv->fileid_reset()".  (Duncan Findlay)
  * Implements "DB->compact()".  (Gregory P. Smith)
    Berkeley DB 4.6 implementation is buggy, so we only
    support this function from Berkeley DB 4.7 and newer.
    We also support related flags "DB_FREELIST_ONLY"
    and "DB_FREE_SPACE".
2009-02-23 11:30:51 +00:00
archivers Changes 4.65: 2009-02-18 07:19:06 +00:00
audio PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:43 +00:00
benchmarks Use MASTER_SITE_NETLIB for Netlib and its mirrors. 2009-02-22 14:15:28 +00:00
biology Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
bootstrap Remove LIBNBCOMPAT_STYLE for nbsed, it is not used anywhere. 2009-02-05 18:53:03 +00:00
cad Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
chat Update to 0.7.21, convert to user-destdir. 2009-02-23 11:05:03 +00:00
comms gnome-pilot 2.0.17 'Pippi', 2009-01-07 2009-02-18 20:06:57 +00:00
converters Add a build dependency on dvipsk, to build the manual.ps file, as it is no more 2009-02-21 15:53:04 +00:00
cross Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
databases Update to 4.7.5: 2009-02-23 11:30:51 +00:00
devel Update to 1.201: 2009-02-23 08:10:01 +00:00
distfiles
doc Updated net/py-boto to 1.6b 2009-02-23 11:29:10 +00:00
editors Fixes configure failure if db1 is not in BDB_ACCEPTED. 2009-02-22 12:20:17 +00:00
emulators PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:43 +00:00
filesystems Add a lot of missing package list entries (binaries, the shared library 2009-02-21 23:34:00 +00:00
finance Update to 2.2.8: 2009-01-05 23:48:49 +00:00
fonts Update to 2.2: 2009-02-22 12:29:42 +00:00
games Update to 1.4.7. Patch provided by Leonardo Taccari in private mail. 2009-02-20 10:29:58 +00:00
geography On Linux, define NEEDS_STRLCPY in MAKE_ENV. 2009-02-22 22:07:52 +00:00
graphics Update to 4.0.3: 2009-02-23 09:08:35 +00:00
ham PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:43 +00:00
inputmethod Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
lang Fix for suhosin MESSAGE 2009-02-22 23:38:46 +00:00
licenses Clarify that you are not required to accept this license - the official 2009-02-17 09:48:14 +00:00
mail Update to 0.09: 2009-02-22 20:37:09 +00:00
math Update to 0.71: 2009-02-22 16:21:11 +00:00
mbone Recursive revision bump came from audio/gsm. 2009-02-03 06:11:12 +00:00
meta-pkgs Depend on p5-Gtk2-GladeXML. Bump version. 2009-02-23 08:59:14 +00:00
misc Update to 0.14.0: 2009-02-23 11:25:18 +00:00
mk +suhosin description 2009-02-22 23:41:12 +00:00
multimedia Fix build on DragonFlyBSD, using patch from Steve O'Hara-Smith on 2009-02-23 11:09:27 +00:00
net Update to 1.6b: 2009-02-23 11:28:58 +00:00
news Convert to user-destdir. 2009-02-16 09:56:09 +00:00
packages
parallel Use MASTER_SITE_NETLIB for Netlib and its mirrors. 2009-02-22 14:15:28 +00:00
pkgtools Updated pkgtools/pkg_chk to 1.97 2009-02-21 20:50:06 +00:00
print Add tex-bin-xdvi. 2009-02-23 08:46:05 +00:00
regress Drop maintainership 2008-04-30 13:38:14 +00:00
security Update to 2.30: 2009-02-22 16:09:33 +00:00
shells Merge the following revisions from NetBSD src: 2009-02-21 20:06:30 +00:00
sysutils Fix typo 2009-02-23 11:23:24 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc Update to 2006.1117: 2009-02-22 22:30:12 +00:00
time Update from version 0.83.1 to 0.84. 2009-02-22 16:38:03 +00:00
wm + scrotwm. 2009-02-21 15:15:57 +00:00
www Update from version 0.012 to 0.015. 2009-02-22 18:15:33 +00:00
x11 + p5-Gtk2-GladeXML 2009-02-23 08:57:42 +00:00
Makefile The crosspkgtools has not worked for a long time because of changes in 2008-06-23 20:34:20 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.