non port: print/acroread8/Makefile |
SVNWeb
|
Number of commits found: 24 |
Mon, 4 Aug 2014
|
[ 15:10 mandree ]
Forbid installation of these discontinued products.
Since Adobe has issued multiple security advisories for newer versions of the
product, after support for the old version was discontinued, we must assume
that the old versions are also vulnerable. Hence forbid installation.
|
Sun, 25 May 2014
|
[ 04:09 hrs ]
- Remove GlobalPrefs/.config.
- Fix pkg-message.
|
Thu, 8 May 2014
|
[ 23:41 bapt ]
Support stage
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Thu, 13 Jun 2013
|
[ 22:10 tijl ]
Fix package with bmake. The makefiles use :U and :L in .for loops.
Approved by: hrs (maintainer)
|
Mon, 23 Jan 2012
|
[ 06:23 hrs ]
- Add LICENSE.
- Add CUPS support.
|
Fri, 25 Feb 2011
|
[ 08:52 netchild ] (Only the first 10 of 25 ports in this commit are shown above. )
Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.
Security: CVE-2009-1194
VuXML: 4b172278-3f46-11de-becb-001cc0377035
Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
|
Sun, 8 Aug 2010
|
[ 04:16 hrs ]
Use libgtkembedmoz from www/linux-libgtkembedmoz instead of www/linux-nvu.
|
[ 01:51 dougb ]
Remove the dependency on www/linux-nvu which has been deprecated for
over 1 month. Without this dependency the web page links from the Help
menu don't work, but everything else works fine.
Approved by: maintainer timeout
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 14 Oct 2009
|
[ 16:23 hrs ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 8.1.7. Multiple vulnerabilities which could cause the
application to crash and could potentially allow an attacker to
take control of the affected system have been fixed.
Security: CVE-2007-0048
Security: CVE-2007-0045
Security: CVE-2009-2564
Security: CVE-2009-2979
Security: CVE-2009-2980
Security: CVE-2009-2981
Security: CVE-2009-2982
Security: CVE-2009-2983
Security: CVE-2009-2985
Security: CVE-2009-2986
Security: CVE-2009-2987 (Only the first 15 lines of the commit message are shown above )
|
Wed, 17 Jun 2009
|
[ 16:56 hrs ] (Only the first 10 of 21 ports in this commit are shown above. )
Update to 8.1.6 and 9.1.2.
Critical vulnerabilities have been identified in Adobe Reader
9.1.1 and Acrobat 9.1.1 and earlier versions. These
vulnerabilities would cause the application to crash and could
potentially allow an attacker to take control of the affected
system.
Security: http://www.adobe.com/support/security/bulletins/apsb09-07.html
Security: CVE-2009-0198
Security: CVE-2009-0509
Security: CVE-2009-0510
Security: CVE-2009-0511
Security: CVE-2009-0512
Security: CVE-2009-0888
Security: CVE-2009-0889
Security: CVE-2009-1855
Security: CVE-2009-1856
Security: CVE-2009-1857
Security: CVE-2009-1858
Security: CVE-2009-1859
Security: CVE-2009-1861
|
Wed, 13 May 2009
|
[ 08:19 hrs ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to 8.1.5. Two critical vulnerabilities have been fixed:
- CVE-2009-1492
The getAnnots Doc method in the JavaScript API in Adobe Reader
and Acrobat 9.1, 8.1.4, 7.1.1, and earlier allows remote
attackers to cause a denial of service (memory corruption) or
execute arbitrary code via a PDF file that contains an
annotation, and has an OpenAction entry with JavaScript code
that calls this method with crafted integer arguments.
- CVE-2009-1493
The customDictionaryOpen spell method in the JavaScript API in
Adobe Reader 8.1.4 and 9.1 on Linux allows remote attackers to
cause a denial of service (memory corruption) or execute
arbitrary code via a PDF file that triggers a call to this
method with a long string in the second argument.
Security: CVE-2009-1492
Security: CVE-2009-1493
Security: http://www.adobe.com/support/security/bulletins/apsb09-06.html
|
Sun, 29 Mar 2009
|
[ 08:07 hrs ]
Fix packing list.
Spotted by: QAT
|
Sat, 28 Mar 2009
|
[ 16:01 hrs ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to 8.1.4. This version includes serious security fixes.
Security: APSB09-04
Security: APSB09-03
Security: CVE-2009-0193
Security: CVE-2009-0658
Security: CVE-2009-0927
Security: CVE-2009-0928
Security: CVE-2009-1061
Security: CVE-2009-1062
Security: http://www.adobe.com/support/security/bulletins/apsb09-04.html
PR: ports/133039
|
Thu, 19 Mar 2009
|
[ 17:28 bsam ] (Only the first 10 of 136 ports in this commit are shown above. )
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
|
Fri, 21 Nov 2008
|
[ 15:49 hrs ]
Update dependency due to addition of textproc/linux-scim-gtk.
|
Fri, 7 Nov 2008
|
[ 18:00 hrs ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to Adobe Reader 8.1.3.
Release note:
http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407016&sliceId=1
Security vulnerabilities report:
http://www.adobe.com/support/security/bulletins/apsb08-19.html
Security: CVE-2008-2992
Security: CVE-2008-2549
Security: CVE-2008-4812
Security: CVE-2008-4813
Security: CVE-2008-4817
Security: CVE-2008-4816
Security: CVE-2008-4814
Security: CVE-2008-4815
|
Sat, 6 Sep 2008
|
[ 04:59 hrs ] (Only the first 10 of 47 ports in this commit are shown above. )
Remove ports of Adobe Reader 7 and the localized versions because of
security vulnerability. The print/acroreadwrapper new supports
acroread8 only.
Security: CVE-2008-2641
Security: CVE-2008-0883
Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
|
Sun, 20 Jul 2008
|
[ 17:17 hrs ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to 8.1.2 Security Update 1. Quoted from the advisory:
| A critical vulnerability has been identified in Adobe Reader and
| Acrobat 8.1.2. This vulnerability would cause the application to
| crash and could potentially allow an attacker to take control of
| the affected system.
Security: CVE-2008-2641
Security: CVE-2008-0883
Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
|
Sun, 13 Apr 2008
|
[ 18:36 hrs ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 8.1.2. Bug fixes and enhancements can be found at
http://blogs.adobe.com/acroread/2008/02/#a005029:
[General Issues]
* Font caching Issues: Various font caching issues are fixed in Reader
8.1.2, including the issue of fonts that were configured using
fontconfig not being picked up by the Reader to render documents
(reported by Novell).
* Problem with Dual-screen setup (Xinerama mode).: Issue number 4
listed on the Known Issues page for Reader 8.1.1.
* Document ordering and fullscreen mode: Issue has been fixed in
Reader 8.1.2. (Only the first 15 lines of the commit message are shown above )
|
Mon, 7 Jan 2008
|
[ 14:02 hrs ]
Remove icon files when deinstalling. Bump PORTREVISION.
Spotted by: pointyhat via erwin
|
Fri, 4 Jan 2008
|
[ 20:22 hrs ] (Only the first 10 of 43 ports in this commit are shown above. )
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, (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 24 |