Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This is an upper-compatible (but slow) substitute for the makeindex
program which forms part of standard TeX distribution. Mendex features
better Japanese (EUC) support and more.
|
|
aspell -c file. Should fix PR pkg/44005.
|
|
|
|
0.5
05/09/2010 - phreedom
Added new properties:
nco:start
nco:end
to allow defining nco:Roles that only span a certain time.
05/09/2010 - phreedom
Inverted property ndo:involvedInEvent by switching
domain and range. The new property is named
ndo:involved.
05/08/2010 - trueg
Fixed graph URIs in NDO metadata.
0.4
05/04/2010 - trueg:
Added NDO and NUAO ontologies to the distributed ontologies.
Both are still marked as being in the "Testing" state.
05/04/2010 - trueg:
Fixed syntax error in nid3.trig
03/12/2010 - m4db0b
Deprecated NMO properties with range nco:Contact and added equivalent
ones with range nco:ContactMedium:
Deprecated properties:
nmo:to
nmo:cc
nmo:bcc
nmo:from
nmo:primaryRecipient
nmo:replyTo
nmo:recipient
nmo:secondaryRecipient
nmo:sender
New properties:
nmo:emailTo
nmo:emailCc
nmo:emailBcc
nmo:messageFrom
nmo:primaryMessageRecipient
nmo:messageReplyTo
nmo:messageRecipient
nmo:secondaryMessageRecipient
nmo:messageSender
|
|
Soprano 2.5.2 is the second maintenance release of the 2.5 series.
* Fixed a crash in the Soprano local socket client which could occur
when a multi-threaded client tries to reconnect
* Adjusted the default value for the ServerThreads parameter in the
Virtuoso backend to match the documentation.
Soprano 2.5.1 is the first maintenance release of the 2.5 series. It
features only one change important to the KDE SC: the working directory
of the Virtuoso process is set to the storage directory to avoid random
checkpoint_in_progress files popping up all over the place.
Soprano 2.5.0 - the release to go with KDE SC 4.5.
* New qHash implementation for Statement
* New methods Node::fromN3, Node::fromN3Stream, and stream operator which
allows to parse nodes from N3 encoding.
* Updated NRL ontology namespace
* New comparison operator for BindingSet
* Ported the DBus service watching to QDBusServiceWatcher
* Highly improved server socket handling in the local and tcp socket server
implementation.
* Several improvements in the Virtuoso backend plugin.
|
|
* CGI XML-RPC server accepts (ignores) parameters after "text/xml" in
Content-type header from client.
* Build: replace <sys/signal.h> with <signal.h>.
|
|
Bug fixes:
- Fixed several font lock issues.
- Fixed a bug where pressing enter did nothing in longlines-mode.
- Fixed a problem where emacs-snapshot would hang during
markdown-enter and markdown-cycle.
- Fixed an issue with auto-fill-mode and
markdown-mode<E2><80><99>s indentat
New features:
- Support filling of list items.
- Allow customization of font-lock faces
- Automatic indentation when pressing enter or tab (with cycling upon
subsequent tab presses).
- Generate real XHTML for previewing (thanks to Hilko Bengen for the
patch). This fixes Debian bug #490865. The CSS stylesheet for XHTML
output is customizable via markdown-css-path.
- Better URL matching (protocols are customizable through
markdown-uri-types
- LaTeX syntax highlighting can be enabled or disabled using the
customize system (markdown-enable-math).
- Support for HTML comments (font lock, comment-dwim, etc.).
- Support filling of definition lists.
- Fill-paragraph no longer breaks lines inside of square brackets.
- Add support level 5 and 6 atx-style headers.
|
|
pkgsrc changes:
- take MAINTAINERship (ok gdt@)
upstream changes:
Version 8.6.2 (2010-10-03)
Additions and changes
* docbook45: Enclosed bibliographic lists in a bibliodiv - you can now
include block titles with bibliographic lists.
* Added optional keywords, description and title document header meta-data
attributes to HTML backends for SEO.
* AttributeEntry values can span multiple lines with a ' +' line
continuation.
* Added slidy backend (based on Phillip Lord's slidy backend
https://phillordbio-asciidoc-fixes.googlecode.com/hg/).
* Implemented OpenBlock partintro style for book part introductions.
* Comment lines substitute special characters only.
* Backend specific global configuration files (all except asciidoc.conf)
are loaded after the header has been parsed - virtually any attribute can
now be specified in the document header.
* xhtml11: Volnitsky theme: allow bulleted lists to have intervening
children.
* xhtml11: refactored CSS font-family rules to start of file.
* xhtml11: list bullets colored gray.
* ifdef and ifndef system block macros accept multiple attribute names:
multiple names separated by commas are ored; multiple attribute names
separated by pluses are anded.
* xhtml11: Volnitsky theme: set max-width on labeled lists.
* Vim syntax highlighter: Entities inside quoted text are now highlighted.
* Added role and id attributes to HTML outputs generated by OpenBlocks.
* Allow floating titles to generate h1 (level 0) titles in HTML outputs.
* Added a start attribute to numbered lists to set the start number.
See: http://groups.google.com/group/asciidoc/browse_thread/thread/c14a4c3b1e4f6dc5
* Added two more docinfo attributes docinfo1 and docinfo2 to allow and
control inclusion of a shared docinfo file.
See http://groups.google.com/group/asciidoc/browse_thread/thread/c948697943432e24
* Vim syntax highlighter highlights multi-name conditional attributes.
* LaTeX backend patch submitted by Andreas Hermann Braml
(see http://groups.google.com/group/asciidoc/browse_thread/thread/1c415fc4540ce5e5).
* Implemented backend aliases; renamed docbook.conf to docbook45.conf and
aliased docbook45 backend to docbook; aliased xhtml11 to html.
Bug fixes
* FIXED: Filter commands located in filter directories local to the source
document that where not in the search PATH where not found.
* FIXED: Volnitsky theme: Verseblock font set normal instead of monospaced.
* FIXED: xhtml11: Callout icons were not rendered as Data URIs when icons
and data-uri attributes were specified.
* FIXED: Long standing bug: nested include macros did not restore the
parent document infile and indir attributes.
See: http://groups.google.com/group/asciidoc/browse_thread/thread/8712a95e95a292a7
* FIXED: html4: set preamble ID anchor.
* FIXED: xhtml11: dropped unusable id and role attributes from preamble template.
* FIXED: Bug in multi-name conditional attributes e.g. {x,y#} fails if x or
y is undefined.
* FIXED: latex filter not being installed by Makefile. Thanks to Grant
Edwards for this patch.
See http://groups.google.com/group/asciidoc/browse_thread/thread/c4427a3902d130a8
* FIXED: a2x: Long-standing bug in a2x which always passes --string-param
navig.graphics 0 to xsltproc, regardless of whether icons are enabled or not.
Reported by Michael Wild:
http://groups.google.com/group/asciidoc/browse_thread/thread/59a610068e4acb58
|
|
* Open intersphinx inventories in binary mode on Windows,
since version 2 contains zlib-compressed data.
* Allow giving non-local URIs for JavaScript files, e.g.
in the JSMath extension.
* Fix traceback when ``intersphinx_mapping`` is empty.
Changes 1.0.3:
* Fix internal vs. external link distinction for links coming
from a docutils table-of-contents.
* Fix the ``maxdepth`` option for the ``toctree()`` template
callable when used with ``collapse=True``.
* Fix crash parsing Python argument lists containing brackets
in string literals.
* Fix regression when building LaTeX docs with figures that
don't have captions.
* Fix inheritance diagrams for classes that are not picklable.
* Introduce separate background color for the sidebar collapse
button, making it easier to see.
* Fix small layout bugs in several builtin themes.
|
|
2010-10-13 Redland Version 1.0.12 Released
Enable librdf.h to be used as the top-level header in addition to
redland.h
Fix linking issues when building with GNU ld with DT_NEEDED disabled
Fixed Issues: [1]#0000329, [2]#0000348 [3]#0000391, [4]#0000392 and
[5]#0000393.
2010-09-25 Redland Version 1.0.11 Released
Virtuoso storage backend querying now fully works.
Several new convenience APIs were added and others deprecated.
Support building with Raptor V2 API if configured with --with-raptor2.
Exports more functions to SWIG language bindings.
Switched to GIT version control [7]hosted by GitHub.
Many other bug fixes and improvements were made.
Fixed Issues: [8]#0000124, [9]#0000284, [10]#0000321, [11]#0000322,
[12]#0000334, [13]#0000338, [14]#0000341, [15]#0000344, [16]#0000350,
[17]#0000363, [18]#0000366, [19]#0000371, [20]#0000380, [21]#0000382
and [22]#0000383
|
|
Overview of changes for 0.12.0
==============================
• Support surrogate pairs in JSON strings [Eiichi Sato]
• Update the test suite
• Add (optional) coverage reports
• Improve strictness of JsonParser
• Improve error reporting of JsonParser
• Add JsonBuilder, a convenience API for programmatic building
of JSON trees [Luca Bruno]
• Add methods for JsonParser and JsonGenerator to handle Input|OutputStream
objects coming from GIO.
• Add JsonReader, a convenience API for cursor-based parsing of
JSON trees
• Depend on GObject-Introspection ≥ 0.9.5
|
|
|
|
|
|
|
|
Fix build problem of ruby-gnome2 with ruby19.
(Although textproc/ruby-eruby has another problem with ruby19.)
|
|
|
|
|
|
Upstream changes:
[Changes for 1.15 (YAML::Syck 0.38 ) - 2010-09-23]
* perl RT #78008 - The 5.13.5 development release of perl changed how
regexes are stringified, breaking our tests. Update the tests to
deal with the new syntax.
See fb85c04 (http://perl5.git.perl.org/perl.git/commit/fb85c04) in
perl.git for context.
|
|
|
|
Changes are unknown, but it seems a few bug fixes.
|
|
Upstream changes:
None noted
|
|
pkgsrc changes:
- add license
Upstream changes:
2.08 20 Sep 2010
- Changed test script to use Test::More, renamed it to test.t and moved
it into the t/ folder. (Fixes [cpan #61369].)
- Moved the perl module into the lib/ folder.
|
|
let people grab https urls (tx Romain)
|
|
0.53 - 2010-07-12
- Switch from Text::IconV to Encode (David Pinkowitz)
- Update package Module::Install metadata discovery
|
|
|
|
0.0.3 2010-09-16 20:51:06 Europe/Oslo
Fixed RT #61367 which caused issue with Class::MOP 1.05+ / Moose
1.10+ (Thanks to Jesse Luehrs)
|
|
$Revision: 2.40 $ $Date: 2010/09/18 18:39:51 $
! Encode.pm Encode.xs
+ t/utf8ref.t
Addressed: RT#59981: find_encoding("UTF-8")->encode crashes
decode_utf8() is now a little faster, too.
http://rt.cpan.org/Ticket/Display.html?id=59981
http://rt.cpan.org/Ticket/Display.html?id=58541
! lib/Encode/Unicode/UTF7.pm
Addressed: RT#56443 utf-8 flag is not turned off after calling
Encode::encode('UTF-7', $string) to encode an ascii string
http://rt.cpan.org/Ticket/Display.html?id=56443
! t/utf8strict.t
Addressed: RT#57799
http://rt.cpan.org/Ticket/Display.html?id=57799
! lib/Encode/Guess.pm
Addressed: RT#46080: guess_encoding documentation
http://rt.cpan.org/Ticket/Display.html?id=46080
! ucm/nextstep.ucm
Addressed: RT#59668: nextstep encoding is broken - missing ASCII characters
http://rt.cpan.org/Ticket/Display.html?id=59668
! lib/Encode/MIME/Header.pm t/mime-header.t
Addressed: RT#52103: Encode::MIME::Header encoded words not separated by
white space
http://rt.cpan.org/Ticket/Display.html?id=52103
! t/guess.t lib/Encode/Guess.pm
Addressed: Encode: silenced a warning by from_to(..., 'Guess', ...)
http://coderepos.org/share/changeset/37731
|
|
2.40 2010-09-16 (by Alexandr Ciornii)
- Add windows-1251.enc, ibm866.enc, koi8-r.enc (Russian)
- Add windows-1255.enc (Hebrew)
- Update iso-8859-7.enc (RT#40712)
- Use Devel::CheckLib
- Better description of expat packages
- Better Perl style in both code and docs
|
|
0.06 Tue Sep 14 2010
- made deserialization accept non-blessed refs
0.07 Wed Sep 15 2010
- optional hunspell support
|
|
Changes are too many to write here, please refer ChageLog in distfiles.
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
|
|
- matches previous package name without "${RUBY_PKGPREFIX}-"
- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
package's framework, bump PKGREVISION for safe update. Noted by
obache@ on tech-pkg.
|
|
2010-08-22 Rasqal Version 0.9.20 Released
Updated to handle more of the new syntax defined by the SPARQL 1.1
Query and SPARQL 1.1 Update W3C working drafts of 1 June 2010
Added execution support for new SPARQL 1.1 query built-in expressions
IF, URI, STRLANG, STRDT, BNODE, IN and NOT IN.
Added an 'html' query result table format from patch by Nicholas J
Humfrey
Added API support for group by HAVING expressions
Added XSD Date comparison support
Support building with Raptor V2 API if configured with --with-raptor2.
Many other bug fixes and improvements were made.
Fixed Issues: #0000352, #0000353, #0000354, #0000360, #0000374,
#0000377 and #0000378
|
|
Version 1.6.3 of PyEnchant has been released, with the following changes:
* Pre-compiled binary distributions for Mac OS X
* Safer loading of bundled DLLs on Windows
* New function get_enchant_version() to obtain the version of the underlying enchant library
|
|
|
|
0.612 Mon Aug 16 00:10:16 2010 +1000 <joe@kafsemo.org>
- Allow DATA_INDENT to specify arbitrary white space for
indentation. If it is numeric then use that many space
characters.
0.611 Thu Apr 22 13:09:12 BST 2010 <joe@kafsemo.org>
- Adopt rewritten license text to explicitly allow modification.
0.610 Mon Mar 29 02:29:32 BST 2010 <joe@kafsemo.org>
- Add a CHECK_PRINT constructor parameter to check the output print
success (#50465). It will croak when printing to output fails.
0.607 Mon Mar 22 14:46:26 GMT 2010 <joe@kafsemo.org>
- Address license confusion by reverting to the original
license, with contributor permission, and removing
unintentional references to the (more restrictive)
GPL/Artistic.
|
|
0.18
- added accessor: Text::MicroTemplate::File->include_path
0.17
- detects absolute paths using File::Spec->file_name_is_absolute (win32 compatibility fix)
0.16
- treat filenames starting with "/" as absolute paths
- support lines like "? =pod"
- fix documentation issues
0.15
- [bugfix] fix degradation in the optimazition introduced in 0.14 that caused compound lines within template to be miscompiled
|
|
Updated version number
Updated Howto
Fixed Makefile and MANIFEST for Build.PL
Added Build.PL
Save locale in Page-image (rt.perl.org bug #57340)
Made this test windows-compatible (rt.perl.org bug #55505)
Add prerequisite for perl 5.005 (rt bug #55198)
Fix typo
File permissions changed
Fixed POD (rt bug #55184)
Test-script cleanup, proper use of ok() with pdftotext
Run the cgi with the correct perl from $Config{perlpath}.
Fixed some typos in the POD
Fixed the usage of the test suite (skip was used wrongly).
Version 1.05\nAdded t/10-versionig.t\nFix to Changes.PL
Even more POD additions
Changed version number to 1.05
Fixed minor Perl::Critic issues
Image scaling bug, patch by Simon Green <simon@simongreen.name>
I have noticed one bug with the software though. If you
are scaling an image, and are centering it, it calculates the the bottom
left based on the original image size, not the scaled size. Attached is a
patch (against 1.03) that fixes this.
more POD fixes and comments
PerlTidy, Fixed comments and POD
PerlTidy, Fixed comments and POD
Fixed formatting (perltidy) and updated POD documentation
git in eclipe is a mess
Added new test scripts
Added experimental 'text' function
Added Gary's annotation fonction and related stuff (string_underline).
Cleaned up test files, grouped by topic, uses Test::More
Cosmetic and toolchain mods.
As sent to Gary
Fixed debug() stuff
Removed history from comments
General cleanup
fixed corrupt xref
Improved debugging, Initial version of annotations
Set version to 'perl' for Fedora
Fix the MANIFEST file with all test updates
Fixed Changes.PL
Cleanup test files
Add 'real' test using 'pdftotext'
Add a cgi-script test/example
Changing version number
Some more test cleanup (eliminate warnings, remove test 7)
Fix and unify test samples (generate pdf name from script name).
Add new sample 'parabola.t', to show how to generate graphices.
Improve doc and error message for unsupported gif images.
Add new sample featuring font color and drawing/writing on images.
Improved git detection in Changes.PL by Philippe Audéoud
Hacked Changes.PL to skip out in a non-obstrusive way if git
is not found or the git environment is not right.
|
|
I should commit with previous ruby-yamcha's commit.
|
|
I should commit with previous ruby-cabocha's commit.
|
|
|
|
Languages can be split into two components, their *syntax* and their
*semantics*. It's your understanding of English syntax that tells you
the stream of words "Sleep furiously green ideas colorless" is not a
valid sentence. Semantics is deeper. Even if we rearrange the above
sentence to be "Colorless green ideas sleep furiously", which is
syntactically correct, it remains nonsensical on a semantic
level. With Treetop, you'll be dealing with languages that are much
simpler than English, but these basic concepts apply. Your programs
will need to address both the syntax and the semantics of the
languages they interpret.
Treetop equips you with powerful tools for each of these two aspects
of interpreter writing. You'll describe the syntax of your language
with a *parsing expression grammar*. From this description, Treetop
will generate a Ruby parser that transforms streams of characters
written into your language into *abstract syntax trees* representing
their structure. You'll then describe the semantics of your language
in Ruby by defining methods on the syntax trees the parser generates.
|
|
|
|
Some [hopefully] useful extensions to Rubys String class.
Stringex is made up of three libraries: ActsAsUrl [permalink solution
with better character translation], Unidecoder [Unicode to Ascii
transliteration], and StringExtensions [miscellaneous helper methods
for the String class].
|
|
* Comment out HOMEPAGE, domain disappeared.
* Add LICENSE.
* Remove default value of GEM_BUILD.
|
|
|
|
* Update HOMEPAGE.
* Remove default value of GEM_BUILD.
|
|
|