| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Thanks to Vic Abell for a very quick response and new release.
PR: 119339
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer),
pointyhat
|
|
|
|
|
| |
PR: 118065
Submitted by: Mij <mij@bitchx.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
languages). Changes from 7.x include:
User Interface:
* New improved UI with more real-estate in terms of page view
space. Only the most commonly used tools are present in the
toolbar by default (and the toolbar can be customized by the
user according to his/her own preference.)
* Sleek design and new stylish user interface
elements (including toolbars, navigation tabs, panes, etc.)
for a more rich user experience.
* Improved launch time and overall performance. Less waiting,
more work.
* Support for Single Document Interface (SDI) mode for improved
usability. Less cluttered, more intuitive.
* Always-available search toolbar (includes find and access to
search pane)
New Features:
* Support for playing Multimedia-enabled PDF documents for
supported media types (linux). Play Real media and more!
* Support for participating in Shared Reviews along with other
users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat
8.x on Win/Mac. Collaborate right inside the Reader.
* Improvements in Commenting and Drawing Markup tools.
* New tools such as Loupe Tool, Pan and Zoom. Expand your
horizons, and control what you want to see.
* Support for dynamically rendered bar code generation in forms.
* Updated Review Tracker with inbuilt support for RSS feeds. Use
the Reader as your RSS feed reader!
* New 2D and 3D measuring tools for more accurate control of
architectural drawings.
* Printing: New support for Booklet Printing and Low Resolution
printing of secured documents.
* Significant performance improvement for certain types of forms
via direct rendering for Dynamic Forms.
* Support for documents created with Adobe Acrobat 3D including
navigation, cross-section and rendering.
* Accessibility: Support for Orca.
* Various new additions to the Manage Digital ID feature,
including support for Roaming Credentials, support for
Cryptographic Tokens and Smart Cards (PKCS#11 compliant).
* Support for adding a Digital Signature Field in documents
which have been "Reader Enabled" through Acrobat Professional
on Win/Mac.
* Support for viewing PDF Packages - get an organized view of
your PDFs in a single well-defined interface.
* Support for the PRC format for 3D data.
* Beyond Reader: New help resources that contains up-to-date
information on Adobe products, Adobe Reader and how it can be
used with Adobe¡Çs other products.
* Adobe Help Viewer - a self-contained, one-stop shop for all
help related to the Reader
* Improved Search capabilities, including searching of
sub-documents in a PDF Package, improved searching of
attachments, etc.
|
|
|
|
| |
knob.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provides a framework within which a team of developers may work on many
changes to a program independently, and Aegis coordinates integrating these
changes back into the master source of the program, with as little disruption
as possible. Some key features:
* All operations on the repository are based on change sets.
* True configurations. All changes are reproducible snapshots. Every change
set has a unique configuration identifier.
* Ability to rename files without losing their history.
* Binary files are supported.
* File meta-data are versioned. Aegis versions permissions also.
* Commits are truly atomic. No part of a commit takes effect until the entire
commit has succeeded. Log messages are attached to the change set, not
stored redundantly in each file.
* Access controls on lines of development (branches). Creating a branch in
Aegis can be accomplished with a single, fast command.
* Repository synchronization, geographically distributed development.
* Optimal performance for all users, local or remote (no difference).
* Disconnected commits.
* Peer-to-peer architecture. Work may flow in without involving a master site.
* Costs are proportional to change size, not data size.
WWW: http://aegis.sourceforge.net/
|
| |
|
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/f762ccbb-baed-11dc-a302-000102cc8983.html
Approved by: maintainer
|
|
|
|
| |
Noticed by: erwin@
|
| |
|
|
|
|
|
|
| |
Please be sure to remove ${DISTDIR}/keitairc before upgrading.
Requested by: sarumaru at ReichaNet
|
|
|
|
|
| |
- Bump PORTEPOCH.
- Remove many upstream already integrated patches.
|
| |
|
| |
|
|
|
|
|
| |
PR: 118860
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
|
|
|
|
|
| |
PR: ports/98590
Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop imake dependency. [2]
- Move system.vtwmrc to another appropriate place. [2]
- Fix font search algorithm. [2]
- Bump PORTREVISION. [2]
PR: ports/117438
Submitted by: bf <bf2006a@yahoo.com>, Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Approved by: stas (mentor, implicit)
|
|
|
|
|
|
| |
PR: 118922
Submitted by: Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar>
|
| |
|
| |
|
|
|
|
| |
Drop Maintainership
|
|
|
|
|
| |
PR: ports/119097
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
package and lets you decide for each one if you want to keep it or delete it.
It also allows viewing the pacakge comment and description.
This program is essentially a clone of pkg_rmleaves except that it shows
the comment and description of packages and does not support GUI dialog(1)
implementations.
PR: ports/117782
Submitted by: Stephen Hurd <shurd@sasktel.net>
|
|
|
|
|
|
| |
PR: ports/118771
Submitted by: araujo (myself)
Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks)
|
|
|
|
|
|
| |
PR: ports/118032
Submitted by: Balwinder S Dheeman <bdheeman@gmail.com>
Approved by: stas (mentor, implicit), Joe Holden <joe@rewt.org.uk> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Respect WITHOUT_NLS.
- Some portlint cleanups.
PR: ports/117225
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Josh Elsasser <josh@elsasser.org> (maintainer) [1]
Approved by: stas (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface, designed to handle LDAP based setups. Provided is access
to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able
to manage the postfix/cyrus server combination and can write user
adapted sieve scripts.
WWW: http://www.gosa-project.org
PR: ports/119231
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
|
| |
|
|
|
|
|
|
|
| |
- Toggle MySQL option to default to 'on'
PR: ports/118873
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/119328
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer timeout (17 days)
|
| |
|
|
|
|
| |
- Remove patch integrated into upstream.
|
| |
|
|
|
|
| |
- Remove pkg-message (bug fixed, no workaround should be needed).
|