diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-01-04 20:22:56 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-01-04 20:22:56 +0000 |
commit | 0f1088e2a0f536503bc4650de362cff1f6a373f5 (patch) | |
tree | 220760ce90d240b437a08cb32a38e06bd50a3034 /french | |
parent | a683cd69901b3ead7d2bdbbc708e418320ce1dbd (diff) | |
download | ports-0f1088e2a0f536503bc4650de362cff1f6a373f5.tar.gz ports-0f1088e2a0f536503bc4650de362cff1f6a373f5.zip |
Add Adobe Reader 8.1.1 and localized versions (total 15
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.
Notes
Notes:
svn path=/head/; revision=205021
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/acroread8/Makefile | 15 | ||||
-rw-r--r-- | french/acroread8/distinfo | 3 |
3 files changed, 19 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile index b848cd401ccd..7768370ef3a7 100644 --- a/french/Makefile +++ b/french/Makefile @@ -4,6 +4,7 @@ COMMENT = French support SUBDIR += acroread + SUBDIR += acroread8 SUBDIR += alphabet_sounds_fr SUBDIR += aspell SUBDIR += aster diff --git a/french/acroread8/Makefile b/french/acroread8/Makefile new file mode 100644 index 000000000000..1d3da01c5cd4 --- /dev/null +++ b/french/acroread8/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: french/acroread8 +# Date created: 27 December 2007 +# Whom: hrs +# +# $FreeBSD$ +# + +CATEGORIES= french print linux + +MASTERDIR= ${.CURDIR}/../../print/acroread8 +MD5_FILE= ${.CURDIR}/distinfo + +ADOBE_LANG= FRA + +.include "${MASTERDIR}/Makefile" diff --git a/french/acroread8/distinfo b/french/acroread8/distinfo new file mode 100644 index 000000000000..7d647ad43790 --- /dev/null +++ b/french/acroread8/distinfo @@ -0,0 +1,3 @@ +MD5 (acroread/AdobeReader_fra-8.1.1-1.i486.tar.gz) = f8e9c076139c4941d0e4881aaeb64617 +SHA256 (acroread/AdobeReader_fra-8.1.1-1.i486.tar.gz) = 1f4558c1e14b0fe8f392f701c9a207ed1c461d4cff978a6dc9e66957b7067bae +SIZE (acroread/AdobeReader_fra-8.1.1-1.i486.tar.gz) = 53006911 |