| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- require ghostscript
Notes:
svn path=/head/; revision=233269
|
|
|
|
| |
Notes:
svn path=/head/; revision=233241
|
|
|
|
| |
Notes:
svn path=/head/; revision=233214
|
|
|
|
| |
Notes:
svn path=/head/; revision=232905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all kind of different files (odt, ods, png, svg, ...). Adding support
for more filetype is easy: you just have to create a plugin for this.
relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetypes/name/python
objects.
WWW: http://relatorio.openhex.org/
PR: ports/133958
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=232810
|
|
|
|
|
|
|
| |
Prompted by: QAT QA run
Notes:
svn path=/head/; revision=232461
|
|
|
|
| |
Notes:
svn path=/head/; revision=232400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and marked as CVE-2009-583 and CVE-2009-584:
CVE-2009-583:
Multiple integer overflows in icc.c in the International Color
Consortium (ICC) Format library (aka icclib), as used in
Ghostscript 8.64 and earlier and Argyll Color Management
System (CMS) 1.0.3 and earlier, allow context-dependent
attackers to cause a denial of service (heap-based buffer
overflow and application crash) or possibly execute arbitrary
code by using a device file for a translation request that
operates on a crafted image file and targets a certain "native
color space," related to an ICC profile in a (1) PostScript
or (2) PDF file with embedded images.
CVE-2009-584:
icc.c in the International Color Consortium (ICC) Format
library (aka icclib), as used in Ghostscript 8.64 and earlier
and Argyll Color Management System (CMS) 1.0.3 and earlier,
allows context-dependent attackers to cause a denial of
service (application crash) or possibly execute arbitrary code
by using a device file for processing a crafted image file
associated with large integer values for certain sizes, related
to an ICC profile in a (1) PostScript or (2) PDF file with
embedded images.
Security: CVE-2009-583
Security: CVE-2009-584
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=232378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note:
An integer overflow error within the "cff_charset_compute_cids()"
function in cff/cffload.c can be exploited to potentially cause
a heap-based buffer overflow via a specially crafted font.
Multiple integer overflow errors within validation functions in
sfnt/ttcmap.c can be exploited to bypass length validations and
potentially cause buffer overflows via specially crafted fonts.
An integer overflow error within the "ft_smooth_render_generic()"
function in smooth/ftsmooth.c can be exploited to potentially cause
a heap-based buffer overflow via a specially crafted font.
Approved by: portmgr (pav)
Obtained from: freetype git repo
Security: http://www.vuxml.org/freebsd/20b4f284-2bfc-11de-bdeb-0030843d3802.html
Notes:
svn path=/head/; revision=232367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).
PR: ports/130845 [1] [2] (based on)
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
Notes:
svn path=/head/; revision=232098
|
|
|
|
|
|
|
|
| |
PR: 133560
Submitted by: bf <bf2006a@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=232089
|
|
|
|
|
|
|
|
| |
PR: 133580
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes:
svn path=/head/; revision=232080
|
|
|
|
| |
Notes:
svn path=/head/; revision=232070
|
|
|
|
|
|
|
|
|
| |
- Link with the shared version of jbig library.
Reported by: pav
Notes:
svn path=/head/; revision=231998
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Notes:
svn path=/head/; revision=231972
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas
Notes:
svn path=/head/; revision=231910
|
|
|
|
|
|
|
|
| |
PR: ports/133040
Submitted by: amdmi3
Notes:
svn path=/head/; revision=231778
|
|
|
|
|
|
|
|
|
| |
PR: ports/133044
Submitted by: amdmi3
Approved by: maintainer
Notes:
svn path=/head/; revision=231777
|
|
|
|
|
|
|
| |
PR: ports/133194
Notes:
svn path=/head/; revision=231650
|
|
|
|
|
|
|
| |
Forgotten by: hrs
Notes:
svn path=/head/; revision=231466
|
|
|
|
| |
Notes:
svn path=/head/; revision=231358
|
|
|
|
| |
Notes:
svn path=/head/; revision=231301
|
|
|
|
| |
Notes:
svn path=/head/; revision=231231
|
|
|
|
|
|
|
| |
Spotted by: QAT
Notes:
svn path=/head/; revision=231229
|
|
|
|
|
|
|
| |
Spotted by: Jeff Molofee
Notes:
svn path=/head/; revision=231226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Improvements to overprint and spot color support in documents with
transparency, improvements to PDF and PS output, proper handling of
PDF-specific text rendering modes and support for reading
AES-encrypted PDF documents.
- Improved handling of CJK text, especially in vertical writing modes.
- Improved memory footprint processing some files at high resolution.
- The handling of color spaces has been moved from PostScript code to
C.
- A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex,
resolution and paper tray selection.
Notes:
svn path=/head/; revision=231209
|
|
|
|
|
|
|
|
|
| |
8.x, see the following URL:
http://blogs.adobe.com/acroread/2009/03/#entry-9871
Notes:
svn path=/head/; revision=231205
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=231199
|
|
|
|
| |
Notes:
svn path=/head/; revision=231060
|
|
|
|
|
|
|
|
|
| |
PR: ports/127810
Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by: maintainer timeout (5 months)
Notes:
svn path=/head/; revision=230987
|
|
|
|
| |
Notes:
svn path=/head/; revision=230973
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=230514
|
|
|
|
| |
Notes:
svn path=/head/; revision=230463
|
|
|
|
| |
Notes:
svn path=/head/; revision=230459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=230420
|
|
|
|
|
|
|
| |
keeping maintain two ports that don't require a lot of time to take care of.
Notes:
svn path=/head/; revision=230375
|
|
|
|
| |
Notes:
svn path=/head/; revision=230176
|
|
|
|
|
|
|
| |
Submitted by: Alexey Dokuchaev
Notes:
svn path=/head/; revision=230075
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
Notes:
svn path=/head/; revision=229765
|
|
|
|
| |
Notes:
svn path=/head/; revision=229663
|
|
|
|
|
|
|
|
|
| |
PR: ports/132279
Submitted by: Jacula Modyun <jacula (at) gmail (dot) com> (maintainer)
Approved by: tabthorpe
Notes:
svn path=/head/; revision=229580
|
|
|
|
| |
Notes:
svn path=/head/; revision=229490
|
|
|
|
| |
Notes:
svn path=/head/; revision=229482
|
|
|
|
|
|
|
|
|
| |
for more information please read
http://www.xfce.org/about/news?id=21
Notes:
svn path=/head/; revision=229341
|
|
|
|
| |
Notes:
svn path=/head/; revision=229252
|
|
|
|
|
|
|
| |
figure out, how to fix the dependencies.
Notes:
svn path=/head/; revision=229228
|
|
|
|
|
|
|
| |
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=229154
|
|
|
|
|
|
|
|
| |
PR: ports/132105
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes:
svn path=/head/; revision=229050
|
|
|
|
| |
Notes:
svn path=/head/; revision=228992
|
|
|
|
| |
Notes:
svn path=/head/; revision=228964
|