Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Security update for MFSA2009-12 and MFSA2009-13.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---------------------
A couple regessions where found in the 1.13 release. The pyrex-generated C
extensions are missing from the .tar.gz and .zip files. Documentation on how
to generate GNU ChangeLogs is wrong.
BUG FIXES:
* Change ``./bzr``'s ``_script_version`` to match ./bzrlib/__init__.py
version_info. (Bob Tanner, Martin Pool, #345232)
* Distribution archives for 1.13 do not contain generated C extension
modules (Jean-Francois Roy, Bob Tanner, #344465)
* GNU ChangeLog output can now be produced by bzr log --format
gnu-changelog is incorrect (Deejay, Bob Tanner, Martin Pool,
Robert Collins, #343928)
* ``merge --force`` works again. (Robert Collins, #342105)
|
|
override.
|
|
Tested by full bulk build, ok wiz@
|
|
Convert to user-destdir.
|
|
Set _TOOLS_USE_PKGSRC.flex so that really the pkgsrc version is pulled in,
the NetBSD base version is too old.
Avoid recreating the .po files because somehow we end up with
msgctxt lines in the files.
All buildfixes, so no PKGREVISION++ for now.
|
|
|
|
|
|
gsasl-1.1, lftp-3.7.11, mpg123-1.7.0, qemu-0.10.1, raine-0.51.3,
wesnoth-1.6.
|
|
registration instead of local code. Bump revision.
|
|
pull in a patch from upstream which fixes wakeup storms in idletime
counter, reducing the system load significantly if a recent
gnome-screensaver in run
bump PKGREVISION
|
|
|
|
|
|
|
|
Fix some pkglint warnings and add PKG_DESTDIR support.
|
|
Fix diagnostic message to be less confusing to read.
|
|
|
|
+openssl-0.9.8k.
|
|
Updated textproc/icu to 4.0.1
Consequent revision bumps related to textproc/icu:
Updated databases/sqlsharpgtk to 0.4nb1
Updated devel/mono-addins to 0.4nb1
Updated devel/mono-tools to 2.2nb1
Updated devel/monodevelop to 1.9.2nb1
Updated devel/nant to 0.86beta1nb1
Updated editors/tomboy to 0.12.2nb1
Updated games/gbrainy to 1.01nb1
Updated graphics/f-spot to 0.5.0.3nb1
Updated lang/mono to 2.2nb4
Updated lang/mono-basic to 2.2nb3
Updated mail/evolution-sharp to 0.18.1nb1
Updated meta-pkgs/boost to 1.38.0nb1
Updated misc/openoffice2 to 2.4.2nb7
Updated misc/openoffice3 to 3.0.1nb2
Updated misc/tellico to 1.3.5nb1
Updated net/dcsharp to 0.11.1nb5
Updated net/monotorrent to 0.62nb1
Updated net/monsoon to 0.15nb1
Updated net/p5-Net-Z3950-ZOOM to 1.25nb1
Updated net/php-yaz to 5.2.9.1.0.14nb1
Updated net/yaz to 3.0.44nb1
Updated news/tin to 1.8.3nb1
Updated sysutils/ndesk-dbus to 0.6.1anb2
Updated sysutils/ndesk-dbus-glib to 0.4.1nb1
Updated sysutils/open-vm-tools to 2008.08.08.109361nb3
Updated textproc/gnome-subtitles to 0.8nb1
Updated textproc/sublib to 0.9nb1
Updated textproc/xalan-c to 1.10nb1
Updated www/ap-mono to 2.2nb1
Updated www/midori to 0.1.5nb1
Updated www/mono-xsp to 2.2nb1
Updated www/webkit-gtk to 1.1.3nb1
Updated x11/gnome-desktop-sharp to 2.26.0nb1
Updated x11/gnome-sharp to 2.24.1nb1
Updated x11/gtk-sharp to 2.12.8nb1
Updated x11/gtksourceview-sharp2 to 0.12nb6
...and a "skipped revision bump since it's updated anyway":
Updated lang/parrot to 1.0.0
|
|
Pkgsrc changes:
o New MASTER_SITES
o Take maintainership (apologies if I'm stepping on someone's toes)
o The package now has built-in knowledge if the CPU arch has working
jit support (currently i386, powerpc and arm, of which the two first
have been tested), so there's no need to direct the jit support from
the main Makefile
o Update PLIST
o Added patches to port to NetBSD/powerpc (reported upstream)
o Added patch to remove a GNUism from one of the shell scripts
(test using == in place of =)
Upstream changes:
o Too many to mention; there have been some 20-odd number of
intervening releases since the 0.4.11 release of 2007-Apr-17,
according to
http://docs.parrot.org/parrot/latest/html/docs/parrothist.pod.html
which contains the release history.
OK'ed by wiz@.
|
|
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
|
|
Pkgsrc changes:
o New MASTER_SITE
o Adjust PLIST
o Remove no-longer-needed patches, since corresponding changes
have been adopted upstream
o BUILDLINK_ABI_DEPENDS bumped to >=4.0, since a new shared library
version is installed
o Fixes security vulnerability, ref. below.
Dependent pkgsrc packages will have their revisions bumped shortly
due to the (possibly/probably) changed ABI.
Upstream changes:
4.0.1:
ICU4C 4.0.1 is a maintenance release of ICU4J 4.0. The primary
changes of this release were:
* Updated time zone data to 2008i
* Technical preview of string search implementation using
Boyer-Moore algorithm (#6286). For detail information, please
see the tech note here.
* #5691 Conversion: consistent illegal sequences
* #6435 Bad @stable ICU4.0 tags
* #6597 TestDisplayNamesMeta failure
* #6670 Test failure in format/TimeZoneTest/TestShortZoneIDs
4.0:
Major changes in ICU 4.0 include the following:
* Common Changes
o Unicode 5.1 (#5696)
o Locale Data: ICU uses and supports data from Common
Locale Data Repository (CLDR) 1.6 , which includes many
improvements in quality and quantity of data.
o add/removeLikelySubtags (#6124)
o Charset converter file size improvement (#5987)
o Date Interval Formatting (#6157) Note: Calendar type
supported by this feature is Gregorian only in this
release.
o Improved Plural support
* ICU4C Specific Changes
Additional Calendars
+ Chinese (#4081)
+ Coptic/Ethiopic (#4571)
* ICU4J Specific Changes
o Charset
+ Graduated from Technology Preview status
+ ICU2022 Converter (#5791)
+ HZ Converter (#6128)
+ SCSU/BOCU-1 Converter (#2147)
+ Charset Converter Callback (#6144)
o Thai Dictionary break iterator (#5385)
o JDK TimeZone support (#5975)
o Locale Service Provider (#5976)
o More convenient formatting of year+month, day+month,
and other combinations (#6304)
o Simple Duration Formatting (#6303)
* ICU4C Security Fixes
ICU4C 4.0 resolves the vulnerabilities CVE-2007-4770 and
CVE-2007-4771 which were found in earlier versions of ICU.
The standard ICU tests verify that these have been corrected,
however, the updated versions of the previous tests may be
run by applying the following patch to ICU 4.0: r24324. As
well, ICU4C and ICU4J 4.0 resolve the issue underlying
CVE-2008-1036.
|
|
|
|
|
|
It was deprecated upstream more than two years ago, and
the replacement p5-Net-Z3950-ZOOM is recommended instead.
Additionally, with up-to-date dependencies, this package doesn't
even build.
OK'ed by wiz@
|
|
|
|
|
|
|
|
|
|
which could lead to DOS or possibly code injection (CVE-2009-0583,
CVE-2009-0584), bump PKGREVISION
|
|
cups printers works on NetBSD. Code assumes that a connect()
on a non blocking socket will eventually succeed but what it actually gets
is failure with EISCONN. Bump PKGREVISION.
|
|
|
|
* Google Safe Browsing support.
* New clamav-milter.
* Clamd extensions.
* Improved API.
* ClamdTOP.
* Memory Pool Allocator.
* Unified Option Parser.
|
|
|
|
Add dependency for py-expat for python23 and python24.
Bump PKGREVISION.
Should fix problem in gnome-keyring reported on pkgsrc-users by Uwe Klaus.
|
|
monotone-0.43, py-cairo-1.8.4 [pkg/41063], tea-23.3.0.
- gmime-2.4.4, hal-info-20090309, libotf-0.9.9.
|
|
Bump PKGREVISION. Ok'ed by wiz.
|
|
|
|
- Avoid using -. to pkg_info
- Indicate when using a pkg_summary.gz rather than running pkg_info -X on all
binary packages
|
|
|