Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This is documentation for tex-pdftools.
|
|
This package provides PDF-related utilities for TeX Live.
|
|
|
|
This package provides Fabrice Popineau's pdfclose/pdfopen commands to
control Acrobat Reader, xpdf and evince.
|
|
|
|
This is documentation for tex-pst-pdf.
|
|
The package pst-pdf simplifies the use of graphics from PSTricks and
other PostScript code in PDF documents. As in building a bibliography
with BibTEX additional external programmes are being invoked. In this
case they are used to create a PDF file (\PDFcontainer) that will
contain all this graphics material. In the final document this contents
will be inserted instead of the original PostScript code. The package
works with pstricks and requires a recent version of the preview
package.
|
|
|
|
This is documentation for tex-pdfcrop.
|
|
A Perl script that can either trim pages of any whitespace border, or
trim them of a fixed border.
|
|
|
|
Changes:
- The new macro \psLoop allows a loop without defining a variable.
- Instead of using the package pst-fill one can now use the fill style
dots.
|
|
|
|
This is documentation for tex-environ.
|
|
The package provides the \collect@body command (as in amsmath), as well
as a \long version \Collect@Body, for collecting the body text of an
environment. These commands are used to define a new author interface to
creating new environments. For example: \NewEnviron{test} wraps the
entire environment body in square brackets, doing the right thing in
ignoring leading and trailing spaces.
|
|
|
|
This is documentation for tex-preview.
|
|
The package is a free-standing part of the preview-latex bundle. The
package provides the support preview-latex needs, when it chooses the
matter it will preview. The output may reasonably be expected to have
other uses, as in html translators, etc.
|
|
|
|
This was removed upstream but is still needed for pkgsrc's
modular-xorg.
Fixes PR pkg/45509 by Francois Tigeot.
Thankd for Francois for providing a pointer to the
offending change.
bump PKGREV
|
|
|
|
|
|
|
|
many improvements and bug fixes.
|
|
Updated www/p5-Starlet to 0.13.
|
|
Changes from previous:
0.13
- test compatibilty improvement: ignore proxy setting while running tests (datamuc)
0.12
- [bugfix] fix infinite loop when connection is closed while receiving
response content (thanks to Jiro Nishiguchi-san)
0.11
- suppress the warning "Use of "goto" to jump into a construct is deprecated"
|
|
Increment PKGREVISION.
|
|
|
|
|
|
Thanks to Tomas Bodzar for catching this
|
|
|
|
|
|
Updated graphics/djvulibre-tools to 3.5.24
Updated graphics/djview4 to 4.8
|
|
Changelog:
NEW IN VERSION 4.6
--------------------
- Show total page number in page combo and page info box.
- Decode percent encoding in annotation and outline hyperlinks.
- Properly handle non-ascii filenames in export and save dialogs.
- Subtle changes to PgUp/PgDn/Home/End/Space/Backspace view changes.
- Fixed suffix management in export/save/print dialogs.
NEW IN VERSION 4.7
--------------------
- Fix for crash on quick PgUp PgDn sequences.
- Fix scrollbars in continuous mode.
- Fix plugin for some webkit based browsers.
NEW IN VERSION 4.8
--------------------
- Added option to invert luminance.
- Added shortcut ctrl+g to go to the page combo.
- Fixed export issues under win32.
- Mouse wheel can be configured to control the zoom.
- Animated page movements.
|
|
Changelog:
NEW IN VERSION 3.5.24
---------------------
- Added option "-u" in djvused.
- Added option "-o djvufile" in djvuxmlparser.
- Added support for <CHARACTER> tag in djvuxmlparser.
- Added print-xmp, set-xmp, remove-smp in djvused.
|
|
Changelog:
NEW IN VERSION 3.5.24
---------------------
- Set ddjvuapi_version to 20.
- Added ddjvuapi support for changing the white point.
|
|
Ponted out in PR pkg/45524
|
|
Pointed out in PR pkg/45522
|
|
|
|
|
|
because devel/p5-Parallel-Prefork depends on this.
The module is a variant of "Class::Accessor". It is fast and requires
less typing, has no dependencies to other modules, and does not mess up
the @ISA.
|
|
|
|
|
|
|
|
Fixes multiple vulnerabilites
Change list too long to include here, see http://www.foolabs.com/xpdf/CHANGES
(file does not note what changes were included in 3.02pl1 - 3.02pl4 and which
are new for 3.03)
|
|
|
|
- Improved Mojo::IOLoop::Stream to only emit close events once.
- Improved documentation.
2.10 2011-10-25 00:00:00
- Added EXPERIMENTAL send_frame method to
Mojo::Transaction::WebSocket.
- Added EXPERIMENTAL frame event to Mojo::Transaction::WebSocket.
- Changed syntax for binary messages in Mojo::Transaction::WebSocket.
[$bytes] becomes [binary => $bytes]
- Improved documentation.
- Improved tests.
2.09 2011-10-23 00:00:00
- Fixed small environment cleanup bug in Mojo::IOLoop::Server.
2.08 2011-10-23 00:00:00
- Fixed a few more small test bugs.
2.07 2011-10-23 00:00:00
- Improved documentation.
- Fixed a few small test bugs.
2.06 2011-10-23 00:00:00
- Improved documentation.
2.05 2011-10-22 00:00:00
- Added EXPERIMENTAL max_memory_size attribute to
Mojo::Asset::Memory.
- Added EXPERIMENTAL is_file method to Mojo::Asset and
Mojo::Asset::File.
- Improved start_tls method in Mojo::IOLoop by allowing it to accept
more options.
- Improved MOJO_MAX_MEMORY_SIZE handling by moving it from
Mojo::Content::Single to Mojo::Asset::Memory.
- Improved documentation.
- Fixed HTTPS proxy bug in Mojo::UserAgent.
2.04 2011-10-21 00:00:00
- Improved documentation.
- Fixed small HTTP response parser bug.
- Fixed Windows portability issue in "upload_lite_app.t".
2.03 2011-10-20 00:00:00
- Deprecated all is_done methods in favor of is_finished.
- Renamed done event in Mojo::IOLoop::Trigger to finish.
- Added EXPERIMENTAL support for new HTTP status codes from
draft-nottingham-http-new-status.
- Improved documentation.
- Fixed small bug in "upload_lite_app.t".
2.02 2011-10-20 00:00:00
- Merged request and upgrade events in Mojo::Transaction::HTTP.
- Improved Mojolicious::Controller attribute default values.
- Improved documentation.
2.01 2011-10-19 00:00:00
- Added EXPERIMENTAL upgrade event to Mojo::Content::Single.
- Added EXPERIMENTAL part event to Mojo::Content::MultiPart.
- Improved documentation.
- Fixed arguments of upgrade event in Mojo::Transaction::HTTP.
- Fixed small WebSocket upgrade bug in Mojo::Server::Daemon.
2.0 2011-10-17 00:00:00
- Code name "Leaf Fluttering In Wind", this is a major release.
- Increased Perl version requirement to 5.10.1.
- Renamed Mojo::IOLoop::EventEmitter to Mojo::EventEmitter.
- Replaced one_tick method in Mojo::IOWatcher with start and stop
methods.
- Added EXPERIMENTAL contains method to Mojo::Path.
- Added EXPERIMENTAL auto_upgrade attribute to Mojo::Content::Single.
- Added EXPERIMENTAL boundary method to Mojo::Content.
- Added EXPERIMENTAL slice method to Mojo::Collection.
- Added EXPERIMENTAL build and parse methods to
Mojo::IOLoop::Resolver.
- Updated WebSocket implementation to ietf-17.
- Improved many modules to use events instead of callbacks.
- Improved message parser performance slightly.
- Improved Mojo::IOLoop to die if started twice.
- Improved setuidgid in Mojo::Server::Daemon.
- Improved Mojo::IOWatcher backend detection.
- Improved Mojo::IOLoop::Stream to handle unexpected connection close
more gracefully.
- Improved documentation.
- Improved tests.
- Fixed many portability issues.
- Fixed on_finish callback to work consistently with all servers.
- Fixed on_finish callback to work consistently with the user agent.
- Fixed big memory and file descriptor leak in the TLS code of
Mojo::IOLoop::Server.
- Fixed small memory leak in Mojolicious.
- Fixed small memory leak in Mojo::DOM.
- Fixed small memory leak in Mojo::Message.
- Fixed small boundary bug in Mojo::Content::MultiPart.
- Fixed small formatting bug in Mojo::Headers.
- Fixed small proxy message generation bug.
- Fixed small detection bug in Mojolicious::Types.
|
|
Updated textproc/p5-Pod-Spell-CommonMistakes to 1.000.
|
|
Changes from previous:
1.000
Released: 2011-02-21 23:25:42 UTC
Converted to Dist::Zilla for the release process
Add some more common misspellings, thanks RT#61505
Fix a typo in check_pod_case which prevented it from working
|