aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix packaging as a userBaptiste Daroussin2015-04-081-4/+4
| | | | Notes: svn path=/head/; revision=383576
* Update harfbuzz to 0.9.40.Koop Mast2015-04-062-5/+5
| | | | | | | | PR: 198424 (based on) Submitted by: jbeich@ Notes: svn path=/head/; revision=383428
* - Move print/rubygem-pdfwriter to print/rubygem-pdf-writerSunpoet Po-Chuan Hsieh2015-04-054-7/+7
| | | | | | | | | | - Add LICENSE - Update RUN_DEPENDS - Remove DISTNAME and GEM_NAME - Update WWW Notes: svn path=/head/; revision=383346
* - Update to 1.7.1Sunpoet Po-Chuan Hsieh2015-04-052-5/+4
| | | | | | | | | - Add LICENSE Changes: https://github.com/halostatue/color/blob/master/History.rdoc Notes: svn path=/head/; revision=383327
* Fix build with freetype optionBaptiste Daroussin2015-04-021-1/+1
| | | | | | | Reported by: Ivan Klymenko <fidaj@ukr.net> Notes: svn path=/head/; revision=382992
* Remove dead RINGSERVERBaptiste Daroussin2015-03-304-6/+2
| | | | Notes: svn path=/head/; revision=382777
* - Update texinfo.tex, htmlxref.cnf to latest releaseJohan van Selst2015-03-282-10/+12
| | | | | | | | | | | | - Add CPE information [1] print/texinfo has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-4810). PR: 198841 [1] Submitted by: shun.fbsd.pr@dropcut.net Notes: svn path=/head/; revision=382460
* 3 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-248-29/+16
| | | | | | | | | Categories: print, science, emulators approved by: PTHREAD blanket Notes: svn path=/head/; revision=382185
* Don't use PTHREAD_LIBS.Mathieu Arnold2015-03-241-6/+5
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=382122
* - Add LICENSEDmitry Marakasov2015-03-241-1/+5
| | | | | | | - Strip library Notes: svn path=/head/; revision=382096
* Unbreak -- seems to build fine with the current TeXLive.Mikhail Teterin2015-03-231-4/+0
| | | | Notes: svn path=/head/; revision=382048
* Use proper MAKE_CMD reference.Bryan Drewery2015-03-223-3/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=381971
* Make fonts repecting XDGBaptiste Daroussin2015-03-212-2/+2
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* php53 and fallout: Deprecate, set removal for 15 APR 2015John Marino2015-03-211-2/+4
| | | | | | | | | | | | | | | | | | | | | | | The PHP developers stopped providing security patches for the 5.3 branch on 14 August 2014. They "strongly urge" to upgrade to current versions "as using older versions may expose you to security vulnerabilities and bugs that have been fixed in more recent versions" of PHP. The PHP53 branch was released from maintainership today, so it's being deprecated with removal set for 15 April 2015. There were only 8 ports limited to php53, six of which were pecl- ports. These ports must be upgraded to use a later version of php (5.6 is recommended) soon, or they will be removed with php53. Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this was changed to use IGNORE_WITH_PHP instead while here. PR: 198150 Notes: svn path=/head/; revision=381813
* Convert to USES=fontsBaptiste Daroussin2015-03-202-212/+209
| | | | Notes: svn path=/head/; revision=381746
* Convert to USES=fontsBaptiste Daroussin2015-03-202-10/+5
| | | | Notes: svn path=/head/; revision=381745
* Update to 0.2.3 (get rid of autotools)Baptiste Daroussin2015-03-202-7/+6
| | | | Notes: svn path=/head/; revision=381716
* - Update to 1.9.72Sunpoet Po-Chuan Hsieh2015-03-182-3/+3
| | | | | | | Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Notes: svn path=/head/; revision=381541
* print/rubygem-rbpdf: Add port.Johannes Jost Meixner2015-03-154-0/+26
| | | | | | | | | | | | | A template plugin allowing the inclusion of ERB-enabled RBPDF template files. WWW: https://github.com/naitoh/rbpdf PR: 198604 Submitted by: Michael Moll <kvedulv@kvedulv.de> Approved by: mentors (implicit) Notes: svn path=/head/; revision=381352
* - Simplify MASTER_SITESDmitry Marakasov2015-03-152-2/+5
| | | | | | | | - Add LICENSE - Add empty directory to plist Notes: svn path=/head/; revision=381347
* - Update to 1.0.67Sunpoet Po-Chuan Hsieh2015-03-122-3/+3
| | | | | | | | PR: 198543 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=381140
* Update KDE SC to 4.14.3Alonso Schaich2015-03-111-2/+2
| | | | | | | | | | | | | | | | | | | The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950 Notes: svn path=/head/; revision=381052
* Add CPE informationJohan van Selst2015-03-091-1/+2
| | | | | | | | | | | print/enscript-letter has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2008-4306). PR: 198248 Submitted by: shun.fbsd.pr@dropcut.net Notes: svn path=/head/; revision=380874
* - add CPE stringDirk Meyer2015-03-081-1/+2
| | | | | | | | PR: 198176 Submitted by: Shun Notes: svn path=/head/; revision=380754
* Update to upstream version 20150228Thomas Zander2015-03-072-4/+4
| | | | | | | | PR: 198278 Submitted by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=380672
* print/cups-filters: update 1.0.65 -> 1.0.66Bartek Rutkowski2015-03-062-3/+3
| | | | | | | | PR: 198294 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=380594
* The FreeBSD Xfce team proudly presents Xfce 4.12.Olivier Duchateau2015-03-051-28/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announce: http://www.xfce.org/about/news/?post=1425081600 Global changes: - Switch to USES= xfce (D677) - Reorganize options helper - Fix USES= gettext-* when NLS option is not set [1], [2] - Add LICENSE (when missing) Update: - to 4.12 (core components) - audio/xfce4-mpc-plugin to 0.4.5 - deskutils/xfce4-tumbler to 0.1.31 - deskutils/xfce4-xkb-plugin to 0.7.1 - editors/mousepad to 0.4.0 - graphics/ristretto to 0.8.0 - multimedia/xfce4-parole to 0.8.0 - sysutils/garcon to 0.4.0 - sysutils/xfce4-diskperf-plugin to 2.5.5 [3] - sysutils/xfce4-fsguard-plugin to 1.0.2 - sysutils/xfce4-power-manager to 1.4.3 - sysutils/xfce4-wavelan-plugin to 0.5.12 - x11/libexo to 0.10.3 - x11-fm/thunar to 1.6.6 - x11-themes/gtk-xfce-engine to 3.2.0 PR: 196003 [1], 197251 [2], 198132 Differential Revision: https://reviews.freebsd.org/D677 Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself Exp-run by: antoine@ Approved by: danilo@ (maintainer) [3] Tested by: Ivan <enitarzi@gmail.com> Notes: svn path=/head/; revision=380565
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-025-8/+3
| | | | Notes: svn path=/head/; revision=380309
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-02-281-0/+2
| | | | Notes: svn path=/head/; revision=380137
* - Update to 1.0.4Jason E. Hale2015-02-262-3/+3
| | | | Notes: svn path=/head/; revision=379987
* Update to 1.0.65Tilman Keskinoz2015-02-252-6/+5
| | | | | | | | PR: 152982 Submitted by: maintainer Notes: svn path=/head/; revision=379908
* 1: add LICENSE/LICENSE_FILE.Vanilla I. Shu2015-02-241-1/+4
| | | | | | | 2: switch to USES=tar:tgz Notes: svn path=/head/; revision=379773
* Update to 2.1.3.Raphael Kubo da Costa2015-02-193-3/+14
| | | | Notes: svn path=/head/; revision=379388
* - Remove deprecated USE_KDE4=kdehierMax Brazhnikov2015-02-191-1/+1
| | | | | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option Notes: svn path=/head/; revision=379358
* - Fix installation when DOCS option is offNicola Vitale2015-02-181-0/+2
| | | | | | | | PR: 197807 Submitted by: xmj Notes: svn path=/head/; revision=379314
* Fix libpng issue.Hiroki Sato2015-02-184-19/+181
| | | | Notes: svn path=/head/; revision=379310
* - Release maintainership (it was not intended in previous commit)Sunpoet Po-Chuan Hsieh2015-02-181-1/+1
| | | | Notes: svn path=/head/; revision=379302
* - Update to 20140814.2Sunpoet Po-Chuan Hsieh2015-02-184-18/+27
| | | | | | | | | | - Sort RUN_DEPENDS - Reformat pkg-descr Changes: https://www.niftiestsoftware.com/cups-cloud-print/#software-hub-view-1-changelog Notes: svn path=/head/; revision=379285
* Fix with perl 5.20+.Mathieu Arnold2015-02-172-1/+12
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=379172
* - Update to 20150214Danilo Egea Gondolfo2015-02-173-5/+50
| | | | Notes: svn path=/head/; revision=379128
* Upgrade to 20140814.1.Vanilla I. Shu2015-02-164-32/+45
| | | | | | | | PR: 197452 Submitted by: Ports Fury. Notes: svn path=/head/; revision=379097
* Add a patch, that removes the reference to bash fromMikhail Teterin2015-02-151-0/+44
| | | | | | | | | one of the installed scripts. (This was caught by the "QA step" here.) Notes: svn path=/head/; revision=379036
* print/foomatic-db-engine: Update version 4.0.11=>4.0.12Muhammad Moinur Rahman2015-02-152-7/+6
| | | | | | | | | | | - Add LICENSE GPLv2 - Remove MAKE_JOBS_UNSAFE as it builds fine without it - Take maintainrship Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=379033
* - Add security/linux-c6-nss to dependenciesNicola Vitale2015-02-131-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=378929
* Update system-config-printer to 1.4.7.Koop Mast2015-02-104-19/+22
| | | | | | | | Restrict to python 2. Add PORTSCOUT to ignore the 1.5 series for now, which are for python 3. Notes: svn path=/head/; revision=378775
* print/hplip:Max Brazhnikov2015-02-107-16/+64
| | | | | | | | | | | | | | | | | | | | - Update to 3.14.10 [1] - Fix detection of libusb v1.0 and build with it now - Enable JetDirect and scanning support by default (requested by pkg users) - hplip modifies etc/sane.d/dll.conf witch belongs to sane-backends port, and writes to this file in staging area. Add commented entry for it in plist to pacify staging checks. print/hplip-plugin: - Update to 3.14.10 - Add missing entry to plist - Pass MAKE_ENV for installer to prevent writing to ${HOME} PR 197245 [1] Submitted by: chris@bsdjunk.com Notes: svn path=/head/; revision=378769
* print/ft2demos: Update version 2.5.2=>2.5.5Muhammad Moinur Rahman2015-02-072-4/+3
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1798 Approved by: marino(mentor) Notes: svn path=/head/; revision=378587
* Cleanup plistBaptiste Daroussin2015-02-053-17/+1
| | | | Notes: svn path=/head/; revision=378464
* Update poppler to 0.30.0 [1].Koop Mast2015-02-037-6/+7
| | | | | | | | | | | | | | Make sure we use openjpeg1 in poppler, while openjpeg2 support was added there still bugs in openjpeg2 that need to be fixed. Add patches to inkscape for API changes in poppler 0.29.0 [2]. PR: 196599 [1] Submitted by: olivierd@ [1] Exp-run by: antoine@ Obtained from: upstream [2] Notes: svn path=/head/; revision=378348
* Fix build with GCC 4.2.Jung-uk Kim2015-02-021-0/+11
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=378335