summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix buildDirk Meyer2009-05-053-5/+17
| | | | | | | - require ghostscript Notes: svn path=/head/; revision=233269
* - update to 1.3.10Dirk Meyer2009-05-045-212/+5
| | | | Notes: svn path=/head/; revision=233241
* - Pass maintainership to kimelto (at) gmail.comMartin Wilke2009-05-041-1/+1
| | | | Notes: svn path=/head/; revision=233214
* - Update to 5.9.4.Marcelo Araujo2009-04-282-4/+4
| | | | Notes: svn path=/head/; revision=232905
* relatorio is a templating library which provides a way to easily outputMartin Wilke2009-04-265-0/+66
| | | | | | | | | | | | | | | | 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
* Fix plist with -DNOPORTDOCSIon-Mihai Tetcu2009-04-211-6/+7
| | | | | | | Prompted by: QAT QA run Notes: svn path=/head/; revision=232461
* Drop maintainerships.Bruce M Simpson2009-04-211-1/+1
| | | | Notes: svn path=/head/; revision=232400
* Fix multiple integer overflows and lack of boundary check foundHiroki Sato2009-04-202-1/+990
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix security problemsMartin Wilke2009-04-185-0/+141
| | | | | | | | | | | | | | | | | | | | | | 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
* - Update lang/ocaml to 3.11.0. [1]Stanislav Sedov2009-04-111-0/+1
| | | | | | | | | | | | | | | | | | | | | - 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
* - Update to 3.6.7Martin Wilke2009-04-114-28/+42
| | | | | | | | PR: 133560 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Notes: svn path=/head/; revision=232089
* - Update to 20090408Martin Wilke2009-04-113-11/+17
| | | | | | | | PR: 133580 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=232080
* - Update to 2.78Martin Wilke2009-04-112-4/+4
| | | | Notes: svn path=/head/; revision=232070
* - Fix build by linking to a shared lcms library instead of static one.Stanislav Sedov2009-04-101-2/+26
| | | | | | | | | - Link with the shared version of jbig library. Reported by: pav Notes: svn path=/head/; revision=231998
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-103-5/+7
| | | | | | | | | | | | | | | | 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
* - convert to RUBYGEM_AUTOPLISTPhilip M. Gollucci2009-04-094-12/+3
| | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix building with boost 1.37Li-Wen Hsu2009-04-071-0/+54
| | | | | | | | PR: ports/133040 Submitted by: amdmi3 Notes: svn path=/head/; revision=231778
* - Fix building with boost 1.37Li-Wen Hsu2009-04-0716-312/+324
| | | | | | | | | PR: ports/133044 Submitted by: amdmi3 Approved by: maintainer Notes: svn path=/head/; revision=231777
* Add missing dependencies: gdkpixbuf and libxml2.Hiroki Sato2009-04-051-3/+3
| | | | | | | PR: ports/133194 Notes: svn path=/head/; revision=231650
* - Connect acroread9 to the buildPav Lucistnik2009-04-021-0/+1
| | | | | | | Forgotten by: hrs Notes: svn path=/head/; revision=231466
* - Update to 2.76Martin Wilke2009-03-313-5/+5
| | | | Notes: svn path=/head/; revision=231358
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-03-301-0/+1
| | | | Notes: svn path=/head/; revision=231301
* Fix packing list.Hiroki Sato2009-03-293-0/+7
| | | | Notes: svn path=/head/; revision=231231
* Fix packing list.Hiroki Sato2009-03-293-1/+6
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=231229
* Fix post-install target.Hiroki Sato2009-03-291-3/+0
| | | | | | | Spotted by: Jeff Molofee Notes: svn path=/head/; revision=231226
* Update to 8.64. Changes include:Hiroki Sato2009-03-2822-269/+280
| | | | | | | | | | | | | | | | | | | | | | - 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
* Add acroread9, Adobe Reader 9.1.0. For changes since Adobe ReaderHiroki Sato2009-03-2812-29/+778
| | | | | | | | | 8.x, see the following URL: http://blogs.adobe.com/acroread/2009/03/#entry-9871 Notes: svn path=/head/; revision=231205
* Update to 8.1.4. This version includes serious security fixes.Hiroki Sato2009-03-289-26/+25
| | | | | | | | | | | | | | | | 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
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Wilke2009-03-261-0/+1
| | | | Notes: svn path=/head/; revision=231060
* - Fix probing HP PS 8250 printerPav Lucistnik2009-03-256-4/+36
| | | | | | | | | PR: ports/127810 Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Approved by: maintainer timeout (5 months) Notes: svn path=/head/; revision=230987
* Mark MAKE_JOBS_SAFE for SMP compilationMario Sergio Fujikawa Ferreira2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=230973
* - Mark BROKEN: does not fetchPav Lucistnik2009-03-201-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=230514
* Fix build.Alex Dupre2009-03-201-0/+4
| | | | Notes: svn path=/head/; revision=230463
* Update to 2.1.6 release.Alex Dupre2009-03-202-4/+4
| | | | Notes: svn path=/head/; revision=230459
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-192-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Release these ports into wild. I don't have time for these ports anymore. I amJeremy Messenger2009-03-181-1/+1
| | | | | | | keeping maintain two ports that don't require a lot of time to take care of. Notes: svn path=/head/; revision=230375
* - update to 0.2Dirk Meyer2009-03-154-12/+11
| | | | Notes: svn path=/head/; revision=230176
* -improve textDirk Meyer2009-03-141-4/+3
| | | | | | | Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=230075
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-092-2/+8
| | | | | | | | | | | - 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
* Update to 2.18.6.Joe Marcus Clarke2009-03-083-4/+7
| | | | Notes: svn path=/head/; revision=229663
* - Update to 1.12Gabor Pali2009-03-068-9/+22
| | | | | | | | | PR: ports/132279 Submitted by: Jacula Modyun <jacula (at) gmail (dot) com> (maintainer) Approved by: tabthorpe Notes: svn path=/head/; revision=229580
* - Update to 1.3.3.Marcelo Araujo2009-03-042-5/+4
| | | | Notes: svn path=/head/; revision=229490
* - Update to 0.9.9.Marcelo Araujo2009-03-042-4/+4
| | | | Notes: svn path=/head/; revision=229482
* update Xfce to 4.6Oliver Lehmann2009-03-023-11/+8
| | | | | | | | | for more information please read http://www.xfce.org/about/news?id=21 Notes: svn path=/head/; revision=229341
* - Update to 2.75Martin Wilke2009-02-282-4/+4
| | | | Notes: svn path=/head/; revision=229252
* Parallelized build appears to break on occasion... Disable it until IMikhail Teterin2009-02-281-1/+1
| | | | | | | figure out, how to fix the dependencies. Notes: svn path=/head/; revision=229228
* - Update to 20090124Pav Lucistnik2009-02-272-17/+11
| | | | | | | Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) Notes: svn path=/head/; revision=229154
* - Update to 20090224Beech Rintoul2009-02-253-7/+8
| | | | | | | | PR: ports/132105 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=229050
* Don't use PERL_VER (it will be deleted soon), use PERL_VERSION instead.Sergey Skvortsov2009-02-241-1/+1
| | | | Notes: svn path=/head/; revision=228992
* Update to 1.0.15Michael Johnson2009-02-242-4/+4
| | | | Notes: svn path=/head/; revision=228964