summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-03Add patch file that I missed to add at previous committaya1-0/+19
2005-03-03Update anthy to 6300.taya5-10/+33
ChangeLog: * cannadic/ update to cannadic-0.95c * src/splitter/commit.c fix mis-computation of segment length which can cause out of array bound access * use Hidden Markov Model to find segment boundary.
2005-03-03Update to 6.2.0-4. Didn't find a useful changelog, but at least a formatdrochner2-6/+6
string problem is fixed which might be a security problem. See http://studio.imagemagick.org/magick/viewtopic.php?t=3774 (according to Ubuntu Security Notice USN-90-1, CAN-2005-0397 was assigned)
2005-03-03xmms-flac updated to 1.1.2.wiz2-3/+3
2005-03-03Update to 1.1.2, to sync with flac.wiz3-21/+7
Changes unknown.
2005-03-03+ afterstep-2.00.03, elm-me-2.4pl121e, libstatgrab-0.11.1,wiz1-5/+6
vsftpd-2.0.2, wmakerconf-2.11. - elm-2.5.7 (thanks, jdolecek)
2005-03-03Fix build.wiz1-4/+5
2005-03-03Updated Gorm to 0.9.2adam2-4/+4
2005-03-03Changes 0.9.2:adam2-6/+6
NOTE: This is mainly a bugfix release. * Some improvements to the procedure for removing connections. * Corrected various issues with header parsing. * Now closes windows which were opened during interface testing such as font panels, info panels, etc. * Minor corrections to background color for a number of inspectors. * Improvements to gmodel importation. * Better detection of when the user is utilizing a user bundle. Gorm will now warn the user with a panel. * Various improvements in documentation
2005-03-03Remove mpi-ch from the listgarbled1-2/+1
2005-03-03Sort.wiz2-201/+201
2005-03-03Note update of mpi-ch to 1.2.6garbled1-1/+2
2005-03-03update mpich to 1.2.6, with most work provided by Phil Nelson in PR pkg/27273garbled18-525/+327
with some minor PLIST and etc fixes by me.
2005-03-03Fix the ID taggarbled5-5/+5
2005-03-03Fix a stupid in the patchgarbled1-1/+1
2005-03-03sr-2.3.3nb1is1-2/+2
2005-03-03sr233nb1is1-1/+2
2005-03-03Add and enable sr and sr-examples.wiz1-1/+3
2005-03-03Readd checksum for patch-gdb_defs (hi al!).wiz1-1/+2
2005-03-03Add and enable boost-docs.wiz1-1/+2
2005-03-03Make libffi buildable on NetBSD/amd64 (fixes PR pkg/29512).daniel2-1/+12
Ack by wiz@.
2005-03-03add a patch... update a distinfoabs1-2/+2
2005-03-03Apply patches to bonnie from PR 21421 by Greg Woods. Fixes a number ofgarbled5-28/+200
issues with the program. Bumping pkgrevsision to 1.
2005-03-03Add patches in PR pkg/17941 from David Laight. Mostly performancegarbled7-13/+144
boosts, and a core dump fix. Bumping rev to 2.
2005-03-03don't attempt to statically link system libraries.grant2-10/+14
from Eric Boutilier in PR pkg/29470.
2005-03-03.packlist moved from ${PERL5_SITEARCH}/auto/SVN/Simple/.packlist toepg1-2/+2
${PERL5_SITEARCH}/auto/SVN/Simple/Edit/.packlist .
2005-03-03Note addition of p5-ExtUtils-AutoInstall-0.61 andepg2-3/+7
p5-Class-Autouse-1.16 and update of p5-SVN-Simple-0.27, p5-SVN-Mirror-0.56, and svk-0.30.
2005-03-03Add and enable p5-Class-Autouse and p5-ExtUtils-AutoInstall.epg1-1/+3
2005-03-03Update to 0.30.epg3-8/+32
Add new dependency p5-Class-Autouse>=1.15. Update dependencies: p5-SVN-Simple>=0.27 p5-YAML>=0.36 Upstream changelog: [Changes for 0.30 - 2 Mar, 2005] * Support native encodings for pathnames and log messages handling. * Interactively resolve deleted files that are modified. [ruz] * Make use of Class::Autouse to reduce start-up time. [Schwern] * Support mkdir copath. [hcchien] * svk help <command> should list the aliases of that command. #6082 [Schwern] * More history-tracing performance optimization. * Speed up svk help commands by not using pod::simple to extract the brief description. [kcwu] * Fix signature cache caused by merge via update. * Unbreak win32's ReadKey in get_prompt. [Autrijus] * In merge editor's prop merger, use a proper pool to retrieve the base_prop and local_prop to avoid leaks. * Clean pools when getting log in reverse order, like merge logs, to prevent leaks. * Fix pool usage in editor::diff to avoid leaks. * Fix a newline introduce when saying "accept yours" in resolver. * Fix SVK::Notify report for when report anchor is "0". * Do not allow existing depotpath to be entered in when autovivifying, which would led to undesired copies. * When listing mirror, skip unloadable or invliad entries gracefully. * When doing svk ps svn:eol-style, check if the file mixed newlines. * Draft intro.pod. [lukhnos] * Many more tests, with contribution from matthewd.
2005-03-03Update to 0.56. Upstream changelog:epg2-6/+6
------------------------------------------------------------------------ r273 | clkao | 2005-03-01 12:19:53 -0500 (Tue, 01 Mar 2005) | 1 line Changed paths: M /clkao/modules/SVN-Mirror/META.yml M /clkao/modules/SVN-Mirror/SIGNATURE SVN::Mirror 0.56 ------------------------------------------------------------------------ r269 | clkao | 2005-02-28 02:18:56 -0500 (Mon, 28 Feb 2005) | 3 lines Changed paths: M /clkao/modules/SVN-Mirror/lib/SVN/Mirror.pm Resolve local rev properly for relayed mirror where the target revision number is larger than the one on the relayed server. Reported by: Arthur Bergman ------------------------------------------------------------------------ r268 | clkao | 2005-02-26 07:43:01 -0500 (Sat, 26 Feb 2005) | 1 line Changed paths: M /clkao/modules/SVN-Mirror/lib/SVN/Mirror.pm Invalidate revmap cache when deleting mirror. ------------------------------------------------------------------------ r267 | clkao | 2005-02-24 03:21:28 -0500 (Thu, 24 Feb 2005) | 1 line Changed paths: M /clkao/modules/SVN-Mirror/lib/SVN/Mirror.pm Tell the user to install VCP instead of confusing "schema not handled". ------------------------------------------------------------------------ r264 | clkao | 2005-02-23 11:02:17 -0500 (Wed, 23 Feb 2005) | 2 lines Changed paths: M /clkao/modules/SVN-Mirror/lib/SVN/Mirror/Ra.pm Workaround ra_svn 1.2 vs svnserve 1.1 log limit problem. ------------------------------------------------------------------------ r263 | autrijus | 2005-02-02 09:38:08 -0500 (Wed, 02 Feb 2005) | 1 line Changed paths: M /clkao/modules/SVN-Mirror/bin/svm * Gran Krampe noticed that our docs is completely broken. ------------------------------------------------------------------------
2005-03-03Update to 0.27. Upstream changelog:epg2-7/+6
[Changes for 0.27 - Feb 24, 2005] * Don't do version check for SVN::Core.
2005-03-03Whoops, forgot to regenerate distinfo to add RMD160 checksum.epg2-2/+4
2005-03-03Import p5-Class-Autouse-1.16.epg4-0/+31
Class::Autouse allows you to specify a class that will only load when a method of that class is called. For large classes that might not be used during the running of a program, such as Date::Manip, this can save you large amounts of memory, and decrease the script load time.
2005-03-03Import ExtUtils-AutoInstall-0.61.epg4-0/+39
This module lets Makefile.PL automatically install dependencies via CPAN or CPANPLUS. * Features - Letting the user enable/disable optional dependencies. - Support sane defaults by probing for the machine's capability. - If not inside a cpan shell, use CPAN.pm to install dependencies. - Enable/disable the associated tests automatically. - Supply UNINST=1 when it is safe and possibly needed. - Checks MANIFEST to avoid unnecessary grepping of EXE_FILES. - Utilizes CPANPLUS and/or Sort::Versions where feasible. - Offers check-only and skip-all Makefile.PL targets. - Offers check-only and install-only Makefile targets. - Take advantage of the 'sudo' command where available.
2005-03-03Note i'm working on svk-0.30.epg1-2/+2
2005-03-02Make this package build on NetBSD-1.6*.minskim1-2/+6
- Bypass the iconv library test in configure since the test fails to detect GNU libiconv. - Use ncurses on NetBSD-1.x.
2005-03-02Patch to 0.6.1nb3. Java in Solaris (needed e.g. for the installer)hubertf3-3/+21
doesn't crash any more. Patch found at http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00271.html
2005-03-02Explain X11_TYPE.reed1-1/+7
It is not defined here though. It is defined in mk/buildlink3/bsd.buildlink3.mk.
2005-03-02- Change to my NetBSD.org addressadrianp1-2/+2
2005-03-02Updated p5-Locale-Maketext-Lexicon to 0.47wiz2-3/+3
2005-03-02Update to 0.47, provided by maintainer Dieter Roelants in PR 29581.wiz2-8/+7
[Changes for 0.47 - 2005-02-03] * EXISTS in Locale::Maketext::Lexicon has the potential to trigger deep recursion. Reported by Wei-Hon Chen. [Changes for 0.46 - 2004-12-16] * Patch from Thierry Vignaud: Add a "_allow_empty" option to the Gettext backend, to allow empty strings with * Harmen suggested a doc patch to better document the _AUTO key for allowing empty or missing keys. * Changed all ::L10N to ::I18N in examples, to agree with the de facto community standard. [Changes for 0.45 - 2004-10-26] * Fix decoding problem on Big5 containing "]", as reported by Jiing Deng. * For \*DATA calls, we can get the 'main' package from $0, skip tracing the caller chain. [Changes for 0.44 - 2004-09-25] * Fixed a regression from 0.43 that prevented %*(...) interpolations. * Remove RCS headers from source files.. [Changes for 0.43 - 2004-09-24] * Fix decoding problem on Big5 containing "\".
2005-03-02p5-Locale-Maketext updated to 1.09.wiz2-3/+3
2005-03-02Update to 1.09:wiz2-7/+7
2004-03-30 Sean M. Burke * Release 1.09: * Moved the language-preference-detecting code into new module I18N::LangTags::Detect. Thanks to Autrijus Tang for catching some errors in the dist!
2005-03-02p5-I18N-LangTags updated to 0.35.wiz2-3/+3
2005-03-02Update to 0.35:wiz2-7/+7
2004-10-06 Sean M. Burke * Release 0.35 Bugfix version: locale2language_tag now correctly understands locale-IDs with at-signs in them, like 'it_IT.utf8@euro' or 'it_IT@euro'. This is now enforced by the new t/20_locales.t Thanks to Luca 'loopback' Cavalli for letting me know about these new locale-ID name-styles. * Release 0.34 -- never happened, because of an upload error 2004-07-01 Sean M. Burke * Release 0.33 Minor bugfix version: The test 80_all_env.t was erroneously failing for people with LC_ALL or LC_MESSAGES set. Fixed. Thanks to everyone, especially Nicholas Clark, who patiently helped out with this. 2004-06-20 Sean M. Burke * Release 0.32 Minor bugfix version: The test 80_all_env.t was erroneously failing under MSWins that had Win32::Locale installed. A workaround added. 2004-06-17 Sean M. Burke * Release 0.31 Corrected some unevennesses in when/whether the return values from I18N::LangTags::Detect's various internal functions would be downcased. Now they're /always/ downcased, and are /always/ fed thru alternate_language_tags()! Also, spiffed up and generally improved the earlier test 80_all_env.t, which not even I could make sense of, and I wrote the damned thing. Now it's sane, and checks both scalar and list return values. Thanks to Rafael Garcia-Suarez and the various CPAN-Testers for prodding me to fix this. (Hopefully the earlier problems /are/ now fixed! Otherwise there'll be another version of this module out real soon!)
2005-03-02update of nxtvepg to 2.7.4 donemagick1-2/+1
2005-03-02note update of nxtvepg to 2.7.4magick1-1/+2
2005-03-02Update nxtvepg to 2.7.4magick2-6/+6
Changes: rom 2.7.3 to 2.7.4 (2004-Dec-27) - bugfix EPG teletext number update in database: after external channel changes from one provider directly onto another there was a possibility that a wrong teletext number was stored for the first provider, subsequently causing acquisition to fail; also changed the EPG scan to update the teletext numbers stored in the databases - added output of current EPG page number to "acquisition statistics" in control menu - added possibility to store "expire time" filter in shortcuts - fixed timezone calculation for provider "VT4" - Windows: updated DScaler TV card support; Note a new version of the dsdrv4 driver will be installed the first time you start nxtvepg (unless version 4.03 was already installed by another application) - fixes in the way provider and network names were passed to Tcl/Tk for display in main window status bar and various dialogs (only relevant for names corrupted by transmission errors, but did cause sporadic failure) - fixed default setting for context menu: was empty since 2.7.1; Windows only: also fixed !wintv! keyword handling in scripts bound to reminder events - fixed bug in text search filter for merged databases: sub-string search ended after 258 characters - added possibility to configure text foreground colors (at least for programme list) to support an inverted color scheme - added new display format option for composite attributes (i.e. user-defined columns): set foreground color for entire column - UNIX: added "XdTV" (former xawdecode) to internal list of TV apps with which nxtvepg can exchange EPG info - XML export: omit newline (i.e. line break) at start and end of description text (on user request esp. for DTD version 5); also in DTD version 6 descriptions merged from multiple providers are now exported in separate description attributes instead of concatenating the text into one with newlines inbetween. - fixed bug in handling external video input source during EPG scan which caused misleading help messages - added work-around to catch "panic" (i.e. internal errors) in Tcl/Tk library, esp. to cleanly shut down acquisition. On Windows this fixes annoying popup messages when switching desktop display to full-screen (e.g. upon start of some game). - TV app. interaction developent tool vbirec: added possibility to send commands and EPG OSD infos to a connected TV app (to allow testing this feature without nxtvepg) from 2.7.2 to 2.7.3 (2004-Sep-05) - Fixed backwards compatibility with K!TV (since 2.7.2 there was an error message "incompatible shared memory size") - Fixed description of -clock option in output of -help
2005-03-02update of xemacs-current to 21.5.19 donemagick1-2/+1
2005-03-02Note update of xemacs-currentmagick1-1/+2