aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Update icu to 55.1Baptiste Daroussin2015-04-235-3/+5
| | | | Notes: svn path=/head/; revision=384614
* - Add CPE infoDmitry Marakasov2015-04-231-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384613
* - Update to 20150415Danilo Egea Gondolfo2015-04-233-5/+468
| | | | Notes: svn path=/head/; revision=384590
* Convert to USES=autoreconfTijl Coosemans2015-04-182-11/+2
| | | | Notes: svn path=/head/; revision=384229
* converters/libiconv:Tijl Coosemans2015-04-151-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384038
* print/gv: add CPE informationBartek Rutkowski2015-04-141-1/+2
| | | | | | | | | | - Maintainer's timeout (bf@FreeBSD.org) PR: 198637 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Notes: svn path=/head/; revision=383990
* Add license (PHP-2.02), remove redundant DISTNAME setting.Mikhail Teterin2015-04-101-1/+2
| | | | Notes: svn path=/head/; revision=383686
* Unbreak, upgrade from 1.3.6 (released in 2007) to 1.3.7 (released inMikhail Teterin2015-04-103-75/+7
| | | | | | | | | 2013). Approved by: being condemned Notes: svn path=/head/; revision=383685
* Convert bsd.gnustep.mk to USES=gnustepBaptiste Daroussin2015-04-091-6/+3
| | | | | | | | | | | | | | | | Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences Notes: svn path=/head/; revision=383626
* 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