aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Policy "at_console" work in Linux, but don't work in FreeBSD so changed itJeremy Messenger2012-03-142-1/+11
| | | | | | | | | | | to group="operator" instead. Bump the PORTREVISION. PR: ports/164537 Submitted by: Alexandr Matveev <timon@timon.net.nz> Feature safe: yes Notes: svn path=/head/; revision=293303
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-132-2/+16
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Update to 1.9.61Sunpoet Po-Chuan Hsieh2012-03-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | Changes: - setup.py: Version 1.9.61. - cupsipp.c (IPPRequest_getAttributes): Hardened for Py* failures. - cupsppd.c (PPD_emitString): Fixed some more reference count issues (trac #17). - cupsipp.c: Fixed reference count issue with called object result (trac #17). (cupsipp_iocb_read): Prevent NULL dereference when Py_BuildValue fails (trac #17). - cupsconnection.c, cupsmodule.c, cupsppd.c: Use Py_RETURN_NONE where appropriate. - cupsmodule.c, cupsppd.c: Fixed reference count issues with Py_None (trac #17). - cupsmodule.c: Fixed typo in fix for trac #16. - cupsmodule.c: HTTP_AUTHORIZATION_CANCELED constant requires CUPS 1.4 (trac #16). - cupsppd.c: Object lifecycle debugging. Feature safe: yes Notes: svn path=/head/; revision=293148
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-082-16/+2
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* Update MASTER_SITESAlex Kozlov2012-03-041-1/+3
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292624
* Update maintainer email in my portsAlex Kozlov2012-03-021-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292555
* Disable libpaper by default because it can override the A4SIZE optionHiroki Sato2012-02-291-4/+10
| | | | | | | | | unintentionally. Spotted by: ume Notes: svn path=/head/; revision=292421
* Take maintainership.Hiroki Sato2012-02-291-1/+1
| | | | Notes: svn path=/head/; revision=292420
* - Remove .aux and .log files in PORTDOCS.Hiroki Sato2012-02-292-11/+4
| | | | | | | | - Remove a command line example in pkg-descr. - Add WWW: into pkg-descr. Notes: svn path=/head/; revision=292419
* Fix implicit dependency.Hiroki Sato2012-02-291-0/+5
| | | | Notes: svn path=/head/; revision=292418
* Mark BROKEN: does not build with giflibErwin Lansing2012-02-281-0/+2
| | | | Notes: svn path=/head/; revision=292355
* Return maintainership back to poolMartin Matuska2012-02-261-1/+1
| | | | Notes: svn path=/head/; revision=292261
* - Switch from libungif to giflib to avoid conflictSteve Wills2012-02-251-1/+1
| | | | | | | | PR: ports/165375 Submitted by: swills (myself) Notes: svn path=/head/; revision=292238
* - Update to 0.5.6Wen Heping2012-02-252-3/+3
| | | | Notes: svn path=/head/; revision=292210
* - Chase Emacs updatesAshish SHUKLA2012-02-221-1/+1
| | | | | | | PR: ports/165082 Notes: svn path=/head/; revision=292058
* - build with giflibDirk Meyer2012-02-211-1/+2
| | | | Notes: svn path=/head/; revision=291971
* - Mark MAKE_JOBS_UNSAFE since this failed with MAKE_JOBS for meSteve Wills2012-02-201-0/+1
| | | | | | | | | PR: ports/165307 Submitted by: swills (myself) Approved by: maintainer (gahr) Notes: svn path=/head/; revision=291946
* - fix build for FreeBSD 7.xDirk Meyer2012-02-201-0/+6
| | | | Notes: svn path=/head/; revision=291907
* - Switch to giflibSteve Wills2012-02-201-2/+2
| | | | | | | Approved by: maintainer (via IRC) Notes: svn path=/head/; revision=291897
* - Update to version 1.0b7Martin Wilke2012-02-206-74/+54
| | | | | | | | PR: 164999 Submitted by: Ports Fury Notes: svn path=/head/; revision=291886
* - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)Ruslan Makhmatkhanov2012-02-191-5/+5
| | | | | | | They all non-functional changes. Notes: svn path=/head/; revision=291783
* Update to 3.12.2Max Brazhnikov2012-02-183-3/+9
| | | | Notes: svn path=/head/; revision=291743
* - add USE_ICONV to cups-clientDirk Meyer2012-02-171-0/+3
| | | | Notes: svn path=/head/; revision=291584
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-163-0/+3
| | | | Notes: svn path=/head/; revision=291538
* Update mime and desktop databases via @exec and @unexec at pkg-plist.Boris Samorodov2012-02-152-0/+5
| | | | | | | | | | | | | | This change should have been done at the previous commit [1]. Bump PORTREVISION. PR: ports/164609 [1] Submitted by: bsam (me) [1] Pointed out by: makc Tested at: Redports Approved by: sylvio (maintainer timeout 15 days) [1] Notes: svn path=/head/; revision=291468
* Update to version 1.4.0. The new version uses QT4.Boris Samorodov2012-02-147-750/+2220
| | | | | | | | | | | | | | | | | From the official site: After almost 4 years of intensive work, the Scribus Team (www.scribus.net) has released the new stable version 1.4.0 of the Open Source desktop publishing program Scribus.[...] In summary, more than 2000 feature requests and bugs have been resolved since the development of this new version started. PR: ports/164592 [1] ports/164609 [2] Submitted by: Sergey Golyashov <svvord@ulona.org> [1], bsam [2] Approved by: sylvio (maintainer timeout 15 days) Notes: svn path=/head/; revision=291355
* Fix build on systems which already have graphics/openjpeg in LOCALBASE.Hiroki Sato2012-02-132-3/+5
| | | | Notes: svn path=/head/; revision=291310
* - update to 1.5.2Dirk Meyer2012-02-131-1/+1
| | | | | | | | PR: Eygene Submitted by: Eygene Ryabinkin Notes: svn path=/head/; revision=291304
* - update to 1.5.2Dirk Meyer2012-02-134-38/+161
| | | | | | | | PR: 164293 Submitted by: Eygene Ryabinkin Notes: svn path=/head/; revision=291303
* Fix a URL in MASTER_SITES.Hiroki Sato2012-02-132-2/+2
| | | | | | | PR: ports/165080 Notes: svn path=/head/; revision=291137
* - Please welcome GHC 7.0.4Gabor Pali2012-02-132-2/+2
| | | | | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291136
* Add missing patches. This should fix build on !amd64 platforms.Hiroki Sato2012-02-135-2/+44
| | | | Notes: svn path=/head/; revision=291122
* - Update MASTER_SITES.Hiroki Sato2012-02-123-7/+15
| | | | | | | | - Add a patch to suppress a warning message. - Style fixes. Notes: svn path=/head/; revision=291071
* Update to 9.05. Changes include:Hiroki Sato2012-02-1211-144/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Ghostscript's PDF interpreter is now able to make use of the DroidSansFallback TrueType font to automatically substitute for missing CIDFonts. Whilst it is always best to ensure the original CIDFont is available for the best and most accurate output, the ability to make an automatic substitution will be valuable for those merely viewing or proofing such files. - This release includes support for a proofing ICC profile. The command option is specified using -sProofProfile=filename. With this option, the color output will emulate what would be obtained had the source file been rendered on a device defined by the proofing profile. (See GS9_Color_Management.pdf for details.) - This release includes support for a device link ICC profile. The command option is specified using -sDeviceLinkProfile=filename. With this option, the device link profile is added to the end of the link transform from source to destination. In this case, one can include a command line option like "-sDevice=tiff32nc -sOutputICCProfile=srgb.icc -sDeviceLinkProfile=linkRGBtoCMYK.icc" and source colors will be mapped through sRGB and through the device link profile to CMYK values for the device. - Ghostscript now supports "unmanaged color transformations" for source DeviceXXX colors (in other words, they use a simple conversion, rather than the ICC profile based color workflow). This is beneficial in uses where performance takes precedence over ultimate color fidelity (the command line parameter -dUseFastColor enables this). - The font set distributed with Ghostscript has been changed to the standard 35 Postscript-compatible fonts distributed by URW. - Ghostscript now includes a simple ink-coverage device, contributed by Sebastian Kapfer (inkconv). - The TIFF, JPEG and PNG output devices now support embedding of the device ICC profile in the output file. - Ghostscript now ships modified OpenJPEG sources for JPEG2000 decoding (replacing JasPer). Performance, reliability and memory use whilst decoding JPX streams are all improved - jbig2dec now has simple halftone region support - The ps2write device has had a large number of output quality and stability improvements. Notes: svn path=/head/; revision=291067
* - convert to using PYTHON_SITELIBDIR (non-functional change)Ruslan Makhmatkhanov2012-02-121-2/+2
| | | | Notes: svn path=/head/; revision=291057
* Update to 0.23.1Max Brazhnikov2012-02-093-13/+20
| | | | | | | | Switch to Qt4 Install icons and desktop files Notes: svn path=/head/; revision=290758
* Remove whitespace after b.p.m to help reduce false postives when searching ↵Eitan Adler2012-02-081-1/+0
| | | | | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov Notes: svn path=/head/; revision=290718
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-072-2/+2
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* Upgrade to 1.7.Thierry Thomas2012-02-053-111/+108
| | | | | | | | | | Changelog at <http://www.fpdf.org/en/changelog.php>. PR: ports/164650 Submitted by: Robert Simmons <rsimmons0 (at) gmail.com> Notes: svn path=/head/; revision=290452
* - update maintainer addressJason Helfman2012-02-051-1/+1
| | | | | | | | | PR: ports/164764 Submitted by: maintainer Approved by: crees, rene (mentors,implicit) Notes: svn path=/head/; revision=290421
* Add the last two ports I added to buildEitan Adler2012-02-041-0/+1
| | | | | | | Pointyhat to: me Notes: svn path=/head/; revision=290374
* pdfcolorsplit - a Python program that drives pdftk to split a PDF file intoEitan Adler2012-02-043-0/+42
| | | | | | | | | | | | | | color and b/w parts. Useful for printing large documents with a few color pages when color printing is expensive. This program was inspired by Jeremy Sander's dvicoloursplit.py. WWW: http://homepages.inf.ed.ac.uk/imurray2/code/#pdfcolorsplit PR: ports/160208 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Notes: svn path=/head/; revision=290373
* Add a .desktop file for the port. An upstream version will show up in the 2.1.xRaphael Kubo da Costa2012-01-293-0/+31
| | | | | | | | | | | series. Based on some initial work done by Denny Lin [1]. PR: 164076 [1] Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> Reviewed by: avilla Notes: svn path=/head/; revision=289992
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-252-1/+13
| | | | | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662 Notes: svn path=/head/; revision=289775
* Create a missing directory for the manual page in the German and French version.Hiroki Sato2012-01-242-2/+7
| | | | | | | Spotted by: pav Notes: svn path=/head/; revision=289713
* - Add LICENSE.Hiroki Sato2012-01-231-2/+7
| | | | | | | - Add CUPS support. Notes: svn path=/head/; revision=289651
* - Update to 9.4.7 (English version only)Hiroki Sato2012-01-223-9/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE. - Add CUPS support. - Add acroread(1) manual page. Security: APSA11-04 Security: APSB11-24 Security: CVE-2011-2462 Security: CVE-2011-1353 Security: CVE-2011-2431 Security: CVE-2011-2432 Security: CVE-2011-2433 Security: CVE-2011-2434 Security: CVE-2011-2435 Security: CVE-2011-2436 Security: CVE-2011-2437 Security: CVE-2011-2438 Security: CVE-2011-2439 Security: CVE-2011-2440 Security: CVE-2011-2441 Security: CVE-2011-2442 Notes: svn path=/head/; revision=289597
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-216-6/+6
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 1.3.6.Marcelo Araujo2012-01-202-3/+3
| | | | Notes: svn path=/head/; revision=289504
* - Reset ports due to maintainer timeouts and lack of response to emailsThomas Abthorpe2012-01-191-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=289435