summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2006-08-31Remove trailing spaces which confused the checksum script.joerg1-4/+4
2006-08-31Added some user-settable variables to BUILD_DEFS.rillig1-1/+2
2006-08-30Needs flex for build. From Jon Olsson in PR 34380.joerg1-2/+2
2006-08-30Changes 1.1.0:adam3-7/+11
* Changed Gorm architecture to use NSDocument classes. * Abstracted model loading mechanism. This was done by implementing a set of "Loader" and "Builder" classes which handle filling in the data structures in Gorm and exporting them to external formats. * Implemented GormNibWrapperLoader and GormNibWrapperBuilder for reading and writing Cocoa NIB files. * Implemented GormGormWrapperLoader and GormGormWrapperBuilder for reading and writing GNUstep Gorm files * Implemented GormGModelWrapperLoader for reading GNUstep gmodel files. * Updated icon * A number of bugs have been addressed in this release.
2006-08-30Changes 1.13.0:adam10-84/+70
Debug libraries now have the same name as normal libraries (i.e. no "_d" suffix). This reduces the possiblity of multiple libraries being loaded into the same executable. Added dragonfly OS to make targets. Spaces and backslashes are no longer allowed in paths used by the make package (e.g. with Windows OS). The libraries can still use native paths.
2006-08-29Added a patch to avoid type casts on lvalues.rillig2-1/+27
2006-08-29Update to 1.1b. No ChangeLog; website states:tv2-6/+6
* Bug fixes - thanks to Nick Mathewson for helping. (However, anecdotal references in Tor 0.1.2.1's doc seem to indicate that 1.1b fixes more kqueue problems on Darwin/OSX.)
2006-08-29add test targetdrochner1-1/+3
2006-08-27fix ABI/API versions; this package ended up going from 0.4 to 0.40.91 to 0.5.gdt1-3/+3
2006-08-27Explicitly specify which version of emacs should be used. Previously,minskim1-3/+3
it was built with emacs21 although its package name suggested that it should be built with emacs20. Bump PKGREVISION.
2006-08-26Fix "static declaration follows non-static" error with gcc 4.kristerw3-2/+127
2006-08-26Workaround ICE on DragonFly 1.6 with propolice by disabling it.joerg1-0/+18
2006-08-26Patch no longer needed.darcy2-24/+1
2006-08-26Update to 2.3.darcy4-16/+12
A few bug fixes. We already had them in our package as patches but the fixes have been folded into the original package.
2006-08-25Use the tools framework to use tclsh.minskim1-2/+4
2006-08-24Security fix for SA21601:salo10-47/+219
"Will Drewry has reported some vulnerabilities in Cscope, which potentially can be exploited by malicious people to compromise a vulnerable system. 1) Various boundary errors within the parsing of file lists or the expansion of environment variables can be exploited to cause stack-based buffer overflows when parsing specially crafted "cscope.lists" files or directories. 2) A boundary error within the parsing of command line arguments can be exploited to cause a stack-based buffer overflow when supplying an overly long "reffile" argument. Successful exploitation may allow execution of arbitrary code." Patches adapted from cscope CVS. Bump PKGREVISION.
2006-08-24Update to 1.14.2:wiz2-6/+6
Overview of changes between 1.14.1 and 1.14.2 ============================================== * Find shaper/font for Private Use and space characters. Part of Bug 145275 – Font selection for space characters
2006-08-24Remove obsolete "newmkdep" package. The program has been integratedtron6-41/+1
into the NetBSD base distribution a long time ago. This initial version also lacks all the fixes made to this utility over time.
2006-08-24Update master site URL.tron1-2/+2
2006-08-24Update to 1.102... latest stable version with many bugfixes.xtraeme2-7/+6
2006-08-24Add p5-Event-ExecFlow-0.62:xtraeme5-1/+33
Event::ExecFlow offers a high level API to declare jobs, which mainly execute external commands, parse their output to get progress or other status information, triggers actions when the command has been finished etc. Such jobs can be chained together in a recursive fashion to fulfill rather complex tasks which consist of many jobs.
2006-08-24Add p5-AnyEvent-1.02:xtraeme5-1/+30
This module offers a simple API for io, timer and completion callbacks, independent of the event loop in use. This allows module authors to use those events internally without forcing users of the module on a specific event loop. Currently supported are Event, Coro::Event, Glib and Tk.
2006-08-23unbreak libtool on irix again (somehow this was lost a while ago)jschauma2-17/+27
2006-08-23Update to Cheetah-2.0rc7. Despite its name, "The most recent stableshannonjr3-8/+32
release was 2.0rc7 on July 4th, 2006".
2006-08-23Beleatedly add a little hack to fix build under NetBSD/amd64: gcc getsjmmv1-0/+7
stalled while compiling a file. Tested by jschauma@.
2006-08-22Update to 1.12.2:wiz3-8/+8
Changes in version 1.12.2: ========================= * Documentation fixes. * New language: Bengali (Runa Bhattacharjee)
2006-08-22Update to 1.14.1:wiz2-6/+6
Overview of changes between 1.14.0 and 1.14.1 ============================================== * Increased fontset cache size from 16 to 64. This should make firefox+pango A LOT faster. * Bugs fixed in this release: Bug 352114 – pango-1.14: generated docs still contain old example code Part of Bug 348825 – pango should optimize away calls to FcFontSort as much as possible Bug 351585 – API documentation issues with 2.15 release
2006-08-22Update to 0.9.26:wiz3-49/+70
Version 0.9.24: the repository module was splitted in several smaller units, there's support for timezones, various backends adapted to current version of tools, and the usual bunch of bugfixes. Version 0.9.25: Brown paper bug fix release: there was a typo in git backend and setup wasn't considering the new vcpx/repository subpackages. Version 0.9.26: The "version numbers are cheap, bump them often" release
2006-08-22Update to 0.21:wiz2-6/+6
pkg-config 0.21 === - Fix some cosmetic output from pkg.m4 - Fix build problems with !gcc due to always passing -Wall - Documentation fixes - We now always add the Cflags from packages we depend on, whether they are public or private dependencies. The discussion surrouding this change can be found in http://bugs.debian.org/340904 . - Add internal pkg-config package which can be queried for version number and other information.
2006-08-22QTDIR is absolute.joerg1-2/+2
2006-08-22Update to 0.5.gdt3-33/+10
* Support for Guile 1.8. * Bug fixes, including: * Pixmaps now correctly garbage collected. * Tighter argument range and type checking.
2006-08-21Update monotone and monotone-server to 0.29:jmmv3-9/+9
0.29 release. Code cleanups and bug fixes. New features: - The output of 'mtn status' has been changed significantly; the output formerly used by 'mtn status --brief' has become the default. For output similar to the old 'mtn status', see 'mtn automate get_revision'. - It is now significantly easier to control what merger monotone uses to resolve conflicts; for instance, to use emacs to resolve conflicts, add: merge = "emacs" to your .monotonerc file. To override temporarily, you can also use the environment variable MTN_MERGE, which takes the same strings. Currently recognized strings are "kdiff3", "xxdiff", "opendiff", "tortoisemerge", "emacs", "vim", and "meld". - Formerly, monotone's sync-over-ssh support required that an absolute path be used, with a URL like: ssh://venge.net/home/njs/my-db.mtn The following syntaxes are now supported as well: ssh://venge.net/~/my-db.mtn ssh://venge.net/~njs/my-db.mtn Bugs fixed: - The bug where monotone would sometimes respond to a control-C (or several other signals) by locking up and refusing to exit, has been fixed. - Monotone now properly respects SIGPIPE. In particular, this means that 'mtn log | less' should now exit promptly when 'less' is exited. - 'mtn log' now flushes its output after each message; this makes 'mtn log <FILES>' significantly more usable. - 'mtn log <FILES>' formerly listed irrelevant revisions (in particular, any revision which contained a delete of any files or directories, was always included). This has been fixed. - If, during an update, two files both had conflicts, which, when resolved, resulting the two files becoming identical, the update would error out. This has been fixed. - If _MTN/log exists and does not end in a newline, we now add a newline before using the log message. This removes a problem where the string "MTN:" would end up appended to the last line of the log message. - We no longer buffer up an arbitrarily large number of pending writes in the database. This improves speed and memory usage for 'commit', and fixes the problem where 'cvs_import' would run out of memory. - Monotone's tree walking code (used by 'ls unknown', 'ls missing', and friends) now uses much less memory, especially on reiserfs. Automate changes: - 'mtn automate stdio' now uses a configurable block size, controlled by command-line option --automate-stdio-size. This is mostly useful for testing speed/memory trade-offs. - 'automate attributes' has a new format, which includes more information. Code cleanup: - We now use boost::program_options to parse command line options, rather than popt. The only user-visible change should be that --option="" no longer works as a way to set some option to the empty string; use --option "". (This change also removes a lot of orphaned and historically buggy code from monotone.) Other: - zsh completion script significantly revised and updated (see contrib/monotone.zsh_completion).
2006-08-20Add Event::RPC, DESCRiption:xtraeme5-1/+31
Event::RPC supports you in developing Event based networking client/server applications with transparent object/method access from the client to the server. Network communication is optionally encrypted using IO::Socket::SSL. Several event loop managers are supported due to an extensible API. Currently Event and Glib are implemented.
2006-08-19Fix PLIST for non-standard GNU_PROGRAM_PREFIX settings.wiz1-2/+2
From John Heasley in PR 34233.
2006-08-17Update to 2.12.2:wiz3-16/+16
Overview of Changes from GLib 2.12.1 to GLib 2.12.2 =================================================== * Unicode updates: - Normalization is following Unicode TR #29 - g_unichar_isxdigit() only accept characters for which g_unichar_xdigit_value() returns a value - g_unichar_toupper and g_unichar_tolower leave unconvertable characters in place instead of replacing them by NUL * Bugs fixed 348491 g_utf8_strup() and g_utf8_strdown() returns string with NUL bytes 349825 GKeyFile always inserts a newline before a group 347842 g_unichar_isxdigit() is too general about what it considers a digit 348694 g_utf8_normalize() hasn't been updated to PR #29 348785 Hint about G_DEBUG in Message Logging docs 349792 Wrong english string (UI) 349952 gparamspecs.c uses gcc feature * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko, nl,pl,tr,uk,zh_HK,zh_TW)
2006-08-14No changes, but keep in sync with cflow pkg.rpaulo2-7/+7
2006-08-14Update to version 1.1:rpaulo2-6/+6
2006-07-09 Sergey Poznyakoff <gray@gnu.org.ua> * THANKS: Add Louis Bertrand. 2006-06-12 Sergey Poznyakoff <gray@gnu.org.ua> * src/output.c (set_level_mark): Fix allocation condition (output): Remove erroneous initialization of level_mark. 2006-03-15 Sergey Poznyakoff <gray@gnu.org.ua> Fix bug spotted by Jerry St.Clair: incorrect handling of global/static and static/static name clashes. * src/parser.c (declare): Do not report name clashes if a static symbol overrides another static or global. (add_reference): Do not refer to static symbols if -i^s was used. * src/symbol.c: Change organization of the symbol table: the table entry contains struct table_entry, which contains a pointer to the head of the symbol list associated with the entry. Thus, deletions from the table can be handled in a more natural manner. All functions changed to reflect the change. (unlink_symbol): New function. (delete_symbol): Rewritten using unlink_symbol (delete_statics): always call static_processor * THANKS: Add Jerry St.Clair. * tests/Makefile.am: Add hiding.at, multi.at * tests/testsuite.at: Likewise. * tests/hiding.at: New testcase * tests/multi.at: New testcase * tests/fdecl.at, tests/funcarg.at, tests/include.at, tests/nfarg.at, tests/nfparg.at, tests/parm.at, tests/ssblock.at: Uniformly begin AT_SETUP text with a lowercase letter. 2005-11-03 Sergey Poznyakoff <gray@gnu.org.ua> * build-aux/bootstrap: If file `.bootstrap' exists in the cwd and is readable, prepend its contents to the command line * src/parser.c (dcl): Fix bug introduced 2005-03-22 * tests/nfarg.at: New test. * tests/nfparg.at: New test. * tests/Makefile.am: Add new tests. * tests/testsuite.at: Likewise * configure.ac: Raise version number to 1.1 * NEWS: Likewise * THANKS: Add Shigio YAMAGUCHI. 2005-10-19 Sergey Poznyakoff <gray@gnu.org.ua> * README: Minor fixes. * build-aux/gnulib.modules (snprintf): Add module 2005-10-15 Sergey Poznyakoff <gray@gnu.org.ua> * THANKS: Add Nelson Beebe. * tests/atlocal.in: Make sure unsetting POSIXLY_CORRECT does not produce an error. * tests/version.at: Fix displaying version warning * po/pl.po,po/uk.po: Updated translations. 2005-10-05 Sergey Poznyakoff <gray@gnu.org.ua> * src/cflow.h,src/main.c,src/parser.c,src/posix.c (omit_symbol_name_option): Rename to omit_symbol_names_option. * src/cflow.h (newline): New prototype * src/parser.c: Minor fixes * src/symbol.c: Minor fixes * doc/cflow.texi: Updated. Mention cflow2vcg and vcg tools. * src/cflow.h (enum symbol_flag): New type (struct symbol): Replace `int temp' with `enum symbol_flag flag' (delete_parms,move_parms): New functions * src/main.c: Rename --omit-symbol-name to --omit-symbol-name for consistency. * src/parser.c: Fix handling of function formal parameters: (parm_level): New variable (struct symbol): Replace `int temp' with `enum symbol_flag flag' (delete_parms,move_parms): New functions * src/main.c: Rename --omit-symbol-name to --omit-symbol-name for consistency. * src/parser.c: Fix handling of function formal parameters: (parm_level): New variable (parse_declaration): Call delete_parms (maybe_parm_list): Keep track of the parameter nesting level. (func_body): Call move_parms (declare): Special handling for parameters. * src/symbol.c (install): Initialize sym->flag (temp_processor): Use s->flag (delete_parms,move_parms): New functions * tests/parm.at: New testcase * tests/Makefile.am: Add parm.at * tests/testsuite.at: Likewise 2005-10-04 Sergey Poznyakoff <gray@gnu.org.ua> * doc/cflow.texi: Fix posix output * src/parser.c (parse_struct): Removed function * src/cflow.h (omit_arguments_option,omit_symbol_name): New options. * src/main.c: Likewise. * src/parser.c (save_stack): Rewritten. Save only stack positions, do not create character string (undo_save_stack,finish_save_stack): New functions (finish_save): Removed * src/posix.c (print_symbol_type): Updated to match new finish_save_stack strategy.
2006-08-13Update to 0.9wiz3-14/+207
bzr 0.9.0 2006-08-11 SURPRISES: * The hard-coded built-in ignore rules have been removed. There are now two rulesets which are enforced. A user global one in ~/.bazaar/ignore which will apply to every tree, and the tree specific one '.bzrignore'. ~/.bazaar/ignore will be created if it does not exist, but with a more conservative list than the old default. This fixes bugs with default rules being enforced no matter what. The old list of ignore rules from bzr is available by running 'bzr ignore --old-default-rules'. (Robert Collins, Martin Pool, John Arbash Meinel) * 'branches.conf' has been changed to 'locations.conf', since it can apply to more locations than just branch locations. (Aaron Bentley) IMPROVEMENTS: * The revision specifier "revno:" is extended to accept the syntax revno:N:branch. For example, revno:42:http://bazaar-vcs.org/bzr/bzr.dev/ means revision 42 in bzr.dev. (Matthieu Moy) * Tests updates to ensure proper URL handling, UNICODE support, and proper printing when the user's terminal encoding cannot display the path of a file that has been versioned. ``bzr branch`` can take a target URL rather than only a local directory. Branch.get_parent()/set_parent() now save a relative path if possible, and normalize the parent based on root, allowing access across different transports. (John Arbash Meinel, Wouter van Heyst, Martin Pool) (Malone #48906, #42699, #40675, #5281, #3980, #36363, #43689, #42517, #42514) * On Unix, detect terminal width using an ioctl not just $COLUMNS. Use terminal width for single-line logs from ``bzr log --line`` and pending-merge display. (Robert Widhopf-Fenk, Gustavo Niemeyer) (Malone #3507) * On Windows, detect terminal width using GetConsoleScreenBufferInfo. (Alexander Belchenko) * Speedup improvement for 'date:'-revision search. (Guillaume Pinot). * Show the correct number of revisions pushed when pushing a new branch. (Robert Collins). * 'bzr selftest' now shows a progress bar with the number of tests, and progress made. 'make check' shows tests in -v mode, to be more useful for the PQM status window. (Robert Collins). When using a progress bar, failed tests are printed out, rather than being overwritten by the progress bar until the suite finishes. (John Arbash Meinel) * 'bzr selftest --benchmark' will run a new benchmarking selftest. 'bzr selftest --benchmark --lsprof-timed' will use lsprofile to generate profile data for the individual profiled calls, allowing for fine grained analysis of performance. (Robert Collins, Martin Pool). * 'bzr commit' shows a progress bar. This is useful for commits over sftp where commit can take an appreciable time. (Robert Collins) * 'bzr add' is now less verbose in telling you what ignore globs were matched by files being ignored. Instead it just tells you how many were ignored (because you might reasonably be expecting none to be ignored). 'bzr add -v' is unchanged and will report every ignored file. (Robert Collins). * ftp now has a test server if medusa is installed. As part of testing, ftp support has been improved, including support for supplying a non-standard port. (John Arbash Meinel). * 'bzr log --line' shows the revision number, and uses only the first line of the log message (#5162, Alexander Belchenko; Matthieu Moy) * 'bzr status' has had the --all option removed. The 'bzr ls' command should be used to retrieve all versioned files. (Robert Collins) * 'bzr bundle OTHER/BRANCH' will create a bundle which can be sent over email, and applied on the other end, while maintaining ancestry. This bundle can be applied with either 'bzr merge' or 'bzr pull', the same way you would apply another branch. (John Arbash Meinel, Aaron Bentley) * 'bzr whoami' can now be used to set your identity from the command line, for a branch or globally. (Robey Pointer) * 'bzr checkout' now aliased to 'bzr co', and 'bzr annotate' to 'bzr ann'. (Michael Ellerman) * 'bzr revert DIRECTORY' now reverts the contents of the directory as well. (Aaron Bentley) * 'bzr get sftp://foo' gives a better error when paramiko is not present. Also updates things like 'http+pycurl://' if pycurl is not present. (John Arbash Meinel) (Malone #47821, #52204) * New env variable BZR_PROGRESS_BAR, sets the default progress bar type. Can be set to 'none' or 'dummy' to disable the progress bar, 'dots' or 'tty' to create the respective type. (John Arbash Meinel, #42197, #51107) * Improve the help text for 'bzr diff' to explain what various options do. (John Arbash Meinel, #6391) * 'bzr uncommit -r 10' now uncommits revisions 11.. rather than uncommitting revision 10. This makes -r10 more in line with what other commands do. 'bzr uncommit' also now saves the pending merges of the revisions that were removed. So it is safe to uncommit after a merge, fix something, and commit again. (John Arbash Meinel, #32526, #31426) * 'bzr init' now also works on remote locations. (Wouter van Heyst, #48904) * HTTP support has been updated. When using pycurl we now support connection keep-alive, which reduces dns requests and round trips. And for both urllib and pycurl we support multi-range requests, which decreases the number of round-trips. Performance results for ``bzr branch http://bazaar-vcs.org/bzr/bzr.dev/`` indicate http branching is now 2-3x faster, and ``bzr pull`` in an existing branch is as much as 4x faster. (Michael Ellerman, Johan Rydberg, John Arbash Meinel, #46768) * Performance improvements for sftp. Branching and pulling are now up to 2x faster. Utilize paramiko.readv() support for async requests if it is available (paramiko > 1.6) (John Arbash Meinel) BUG FIXES: * Fix shadowed definition of TestLocationConfig that caused some tests not to run. (#32587, Erik Bågfors, Michael Ellerman, Martin Pool) * Fix unnecessary requirement of sign-my-commits that it be run from a working directory. (Martin Pool, Robert Collins) * 'bzr push location' will only remember the push location if it succeeds in connecting to the remote location. (#49742, John Arbash Meinel) * 'bzr revert' no longer toggles the executable bit on win32 (#45010, John Arbash Meinel) * Handle broken pipe under win32 correctly. (John Arbash Meinel) * sftp tests now work correctly on win32 if you have a newer paramiko (John Arbash Meinel) * Cleanup win32 test suite, and general cleanup of places where file handles were being held open. (John Arbash Meinel) * When specifying filenames for 'diff -r x..y', the name of the file in the working directory can be used, even if its name is different in both x and y. * File-ids containing single- or double-quotes are handled correctly by push. (#52227, Aaron Bentley) * Normalize unicode filenames to ensure cross-platform consistency. (John Arbash Meinel, #43689) * The argument parser can now handle '-' as an argument. Currently no code interprets it specially (it is mostly handled as a file named '-'). But plugins, and future operations can use it. (John Arbash meinel, #50984) * Bundles can properly read binary files with a plain '\r' in them. (John Arbash Meinel, #51927) * Tuning iter_entries() to be more efficient (John Arbash Meinel, #5444) * Lots of win32 fixes (the test suite passes again). (John Arbash Meinel, #50155) * Handle openbsd returning None for sys.getfilesystemencoding() (#41183) * Support ftp APPE (append) to allow Knits to be used over ftp (#42592) * Removals are only committed if they match the filespec (or if there is no filespec). (#46635, Aaron Bentley) * smart-add recurses through all supplied directories (John Arbash Meinel, #52578) * Make the bundle reader extra lines before and after the bundle text. This allows you to parse an email with the bundle inline. (John Arbash Meinel, #49182) * Change the file id generator to squash a little bit more. Helps when working with long filenames on windows. (Also helps for unicode filenames not generating hidden files). (John Arbash Meinel, #43801) * Restore terminal mode on C-c while reading sftp password. (#48923, Nicholas Allen, Martin Pool) * Timestamps are rounded to 1ms, and revision entries can be recreated exactly. (John Arbash Meinel, Jamie Wilkinson, #40693) * Branch.base has changed to a URL, but ~/.bazaar/locations.conf should use local paths, since it is user visible (John Arbash Meinel, #53653) * ``bzr status foo`` when foo was unversioned used to cause a full delta to be generated (John Arbash Meinel, #53638) * When reading revision properties, an empty value should be considered the empty string, not None (John Arbash Meinel, #47782) * ``bzr diff --diff-options`` can now handle binary files being changed. Also, the output is consistent when --diff-options is not supplied. (John Arbash Meinel, #54651, #52930) * Use the right suffixes for loading plugins (John Arbash Meinel, #51810) * Fix Branch.get_parent() to handle the case when the parent is not accessible (John Arbash Meinel, #52976) XXX: 5 self tests fail, see https://launchpad.net/products/bzr/+bug/56290
2006-08-13Fix a check-interpreter error. Bump PKGREVISION.minskim1-2/+8
2006-08-12Update to 0.5.0, provided by the new maintainer, Shaun Amott, in PR 34190.wiz6-69/+14
New features in this release (compared to 0.5.0rc2): - Support for arithmetic on single-character constants. - Support for OUTPUT_FORMAT as an alias for YASM_OBJFMT. - A couple of other bugfixes. New features in this release (compared to 0.5.0rc1): - Support for CodeView 8.0 source debugging (as used by Visual Studio 2005). - Fixed -I support to properly handle relative paths (now the search pattern is essentially identical to most C compilers). This change is backwards incompatible (to both NASM and earlier Yasm versions), but is much more consistent. - Standard macros that provide version information: __YASM_MAJOR__, __YASM_MINOR__, __YASM_SUBMINOR__, __YASM_BUILD__, __YASM_VERSION_ID__ and __YASM_VER__. New features in this release (compared to 0.4.0) include: - Aliases for AMD64 object formats: "win64" and "elf64" (these automatically set the machine to "amd64"). - "x64" alias for Win64 object format (for easier use with Visual Studio). - DWARF2 debugging format (enable with "-g dwarf2"). - GAS parser good enough to take GCC output for both AMD64 and 32-bit x86 (including DWARF2 debug information). - Dozens of bugfixes in x86 and AMD64 support. - Specifying "amd64" as the machine (or using a 64-bit object format) automatically sets BITS 64. Known issues with this release include: - List output is buggy and often outright wrong. - The optimizer is a very basic 2-pass style and generates inefficient (large) code at times. - The binary object format does not yet support sections other than .text, .bss, and .data, unlike newer versions of NASM (see Trac bug #71).
2006-08-11Add buildlink3.mk file.wiz1-0/+21
2006-08-11+ equeuewiz1-1/+2
2006-08-11Initial import of equeue-2.1.3:wiz5-0/+71
Equeue is a library for OCaml, providing a generic event queue module and a specific module for file descriptor events. Furthermore, this library has been merged with the Shell library implementing the invocation of external commands including pipelines and redirections.
2006-08-11ocaml-findlib-register is used during bin-install, sowiz1-2/+3
it is needed during installation. Use DEPENDS instead of BUILD_DEPENDS on ocaml-findlib for this reason. Bump PKGREVISION.
2006-08-11remove --with-html-dir so that the gtk-doc files are found by devhelp,drochner2-43/+42
bump PKGREVISION
2006-08-10install gtk-doc generated API documentation at the default location,drochner2-40/+39
so that it is found by "devhelp" bump PKGREVISION
2006-08-10Update to 1.14.0:wiz7-160/+26
Overview of changes between 1.13.5 and 1.14.0 ============================================== * Make pango-view accept non-ASCII --text. * Require cairo-1.2.2 for the important bug fixes it has. Overview of changes between 1.13.4 and 1.13.5 ============================================== * Indic shaper improvements. * Misc fixes. * Bugs fixed in this release: Bug 121672 – Ra (vattu) not rendered properly in Malayalam Patch from LingNing Zhang Bug 335811 – Some conjugates of Malayalam are wrong. Patch from LingNing Zhang Overview of changes between 1.13.3 and 1.13.4 ============================================== * Update to Unicode Character Database 5.0.0. * Misc fixes. * Bugs fixed in this release: Bug 336282 – Update to Unicode Character Database 5.0.0 Bug 347073 – Allow empty GPOS table Bug 347021 – atsui crash when a matching font cannot be found. Patch from Brian Tarricone. Overview of changes between 1.13.2 and 1.13.3 ============================================== * Improved build system. Using gnome-autogen.sh now. (gnome-common needed for bootstrapping) * Improved documentation. Docs now include list of new API for each stable version of Pango. * New public API: - pango_glyph_string_get_width * Little performance improvement. * Misc fixes. * Bugs fixed in this release: Bug 330603 – pango_scan_int invokes undefined behaviour Bug 315599 – PangoAttribute remains in wrong context. Bug 163677 – pango_attr_list_splice: inconsistent docs Patch from Morten Welinder Bug 345070 – [ml_IN] not render for combination with ZWJ Patch from LingNing Zhang Bug 345274 – list of new symbols for each version is missing in docs Patch from Priit Laes Bug 346297 – autogen doesn't work with automake-1.6 Patch from Priit Laes Bug 135683 – Cache glyphstring extents Bug 344766 – Memory leak in get_ruleset() in modules/basic/basic-fc.c Bug 345600 – cvs build error in pango/opentype/Makefile Bug 345511 – -no-undefined problem with new libtool Overview of changes between 1.13.1 and 1.13.2 ============================================== * Improved hexbox drawing, and font metrics calculations. * Synthesize italic variants on win32 [Hans Breuer] * New public API: - pango_cairo_show_error_underline - pango_cairo_error_underline_path - pango_font_describe_with_absolute_size * Misc fixes. * Bugs fixed in this release: Bug 326960 – hex box drawing for win32 and atsui backends of cairo Bug 343717 – License information in unclear. Bug 343355 – Add pango_cairo_show_error_underline & pango_cairo_error_underline_path Bug 343966 – pango Cygwin build fixes Patch from Cygwin Ports maintainer. Bug 343796 – Italic Chinese character can't be show correctly in Win32. Bug 314114 – max_x_advance not appropriate for approximate_(char|digit)_width Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory and have many cpu usage. Patch from Yong Li. Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct when using MarkAttchmentType Patch from Tin Myo Htet. Bug 333984 – pango_language_from_string improvements Bug 125378 – Better underline thickness handling Bug 339730 – Pango needlessly falls back away from a Type 1 font into a TTF font Bug 342562 – Support absolute sizes in pango_font_description_to/from_string Bug 341922 – pango should handle more characters as zero width Patch from Roozbeh Pournader Bug 342525 – With PangoFc and PangoWin32, approximate digit width is not what it says Bug 342079 – pangoatsui-private.h missing from release Overview of changes between 1.13.0 and 1.13.1 ============================================== * Increased robustness against broken pango.modules * Improved build infrastructure: - Remove CAIRO_CFLAGS from pangocairo.pc.in, as it Require's cairo already. - Use -no-undefined on Unix too. * Improved documentation. * Misc fixes. * Bugs fixed in this release: Bug 307196 – Unhinted fonts are measured incorrectly and drawing problems occur as a result Bug 329547 – pango_layout_get_pixel_extents and pango_layout_get_pixel_size cause off-by-one metrics Bug 339747 – pango_font_metrics_get_approximate_digit_width docs Bug 339749 – pango_language_from_string issues Patch from Morten Welinder. Bug 333771 – Use gmodule-no-export-2.0 instead of gmodule-2.0 in pango-uninstalled.pc.in Bug 337594 – pango_glyph_string_extents_range possible bug Bug 329664 – Move gunichar_to_glyph cache from PangoCairoFcFont to PangoFcFont Patch from LingNing Zhang. Bug 322374 – Examples does not build on MacOS X Bug 340229 – pango_font_description_from_string does not do bound checking Bug 329483 – hinting hexbox in cairo backend doesn't handle absolute font size Bug 340040 – pangocairo hex box hinting falls apart with PS/PDF backends Bug 71033 – make size 0 fonts work Overview of changes between 1.12.0 and 1.13.0 ============================================== * Fix incorrect rendering when in x86 64-bit precision mode https://bugs.freedesktop.org/show_bug.cgi?id=5200 * Fix non-OpenType fonts losing kerning in 1.12.0 [#336026, Denis Jacquerye] * Fix blurred underlines on Win32 [#332656, Tor Lillqvist] * Build fix when having both Win32 and FreeType cairo backends available [#337502, Alexander Larsson] * Moved the OpenType Layout code into a new project called HarfBuzz: http://www.freedesktop.org/wiki/Software/HarfBuzz * Improved documentation. * Misc bug fixes. * Fixed many compiler warnings. * Bugs fixed in this release: 332656,335840,334802,337029,337821,338343
2006-08-10+p5-Data-Dumpabs1-1/+2
2006-08-10Import devel/Data-Dump-1.06abs4-0/+37
This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. If dump() is called in a void context, then the dump is printed on STDERR instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as pp(), mnemonic for "pretty-print".
2006-08-10install gtk-doc documentation in the gtk-doc standard path so that itdrochner2-25/+25
is found by the new "devhelp" documentation browser, bump PKGREVISION, in response to PR pkg/34159 by "khorben@syn.localhost"