aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.1.4.Jung-uk Kim2018-03-013-6/+5
| | | | | | | https://gerrit.libreoffice.org/gitweb?p=libmspub.git;a=blob;f=NEWS;h=d665867#l1 Notes: svn path=/head/; revision=463275
* - Update to 2.0.1Danilo Egea Gondolfo2018-02-275-13/+17
| | | | | | | | | - Add LICENSE - Use PLIST_FILES intead of pkg-plist file - Re-gen the patches to make portlint happy Notes: svn path=/head/; revision=463166
* Update to 3.23.0Sunpoet Po-Chuan Hsieh2018-02-272-4/+4
| | | | | | | Changes: https://github.com/fonttools/fonttools/releases Notes: svn path=/head/; revision=463135
* Fix USES=python syntaxAntoine Brodin2018-02-262-2/+2
| | | | Notes: svn path=/head/; revision=463050
* Canonicalize dependency on libpngAntoine Brodin2018-02-251-1/+1
| | | | Notes: svn path=/head/; revision=462964
* Update to 0.64Sunpoet Po-Chuan Hsieh2018-02-245-192/+14
| | | | | | | | | | - Strip shared library - Update pkg-descr Changes: http://search.cpan.org/dist/Net-CUPS/Changes Notes: svn path=/head/; revision=462805
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-231-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* Take maintainershipSunpoet Po-Chuan Hsieh2018-02-231-1/+1
| | | | | | | Approved by: vg (implicit) Notes: svn path=/head/; revision=462731
* Take maintainership.Tijl Coosemans2018-02-231-1/+1
| | | | Notes: svn path=/head/; revision=462681
* print/cups-filters: cyberbotx@cyberbotx.com dropped maintainershipYuri Victorovich2018-02-231-1/+1
| | | | | | | | | PR: 226133 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer), tcberner (mentor, implicit) Notes: svn path=/head/; revision=462667
* Give the KDE SC4 applications ports a -kde4 suffixTobias C. Berner2018-02-226-2/+2
| | | | | | | | | | | | | In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413 Notes: svn path=/head/; revision=462619
* - Remove disappeared WWW sitesAlex Kozlov2018-02-211-2/+0
| | | | | | | - Remove disappeared master site from net-mgmt/ipacctd Notes: svn path=/head/; revision=462487
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-192-4/+4
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Update QScintilla 2.10.2.Raphael Kubo da Costa2018-02-181-2/+2
| | | | | | | | | | | | | | Upstream has renamed its libraries and we no longer need to patch devel/qscintilla-qt5 to create a library whose name does not conflict with devel/qscintilla's. However, the library names are different so we need to bump PORTREVISION in several ports (the SOVERSION has changed too). Thanks to antoine for the exp-run. PR: 225928 Notes: svn path=/head/; revision=462214
* Update to 2.1.0Sunpoet Po-Chuan Hsieh2018-02-152-4/+4
| | | | | | | Changes: https://github.com/yob/pdf-reader/blob/master/CHANGELOG Notes: svn path=/head/; revision=461913
* PyQt: Unconditionally install the .pyi filesRaphael Kubo da Costa2018-02-142-2/+2
| | | | | | | | | | | | | | | | | r460809 started installing .pyi with the %%PYTHON3%% substitution in the plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py only installs the files on Python >= 3.5. This patch removes the version checks from configure.py (the files are just unused in earlier Python versions), as it is easier than checking Python 3's version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk). PR: 225773 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D14361 Notes: svn path=/head/; revision=461841
* print/flpsed: Update to 0.7.3Yuri Victorovich2018-02-132-6/+8
| | | | | | | | | | | | | | | | Changes from 0.7.2 to 0.7.3 * Fix warnings Additional port changes: * Changed to DISTVERSION * Added LICENSE_FILE * Added to USE_XORG Reported by: portscout Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=461698
* print/gtklp: Update to 1.3.3Yuri Victorovich2018-02-133-11/+11
| | | | | | | | | | | | | | | | | | | Changelog: https://gtklp.sirtobi.com/changelog.shtml Additional port changes: * Changed to DISTVERSION * Removed USES=ssl * Added to LIB_DEPENDS * Added to USE_GNOME * Added USE_XORG * Replaced WWW with the https version Reported by: portscout Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=461697
* print/mpage: Update to 2.5.7Yuri Victorovich2018-02-122-6/+10
| | | | | | | | | | | | | Additional port changes: * Changed to DISTVERSION * Added LICENSE/LICENSE_FILE * Replaced %%DATADIR%% with ${DATADIR} in PLIST_FILES Reported by: portscout Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=461557
* Rename KDE4 meta portsTobias C. Berner2018-02-103-3/+3
| | | | | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Notes: svn path=/head/; revision=461375
* Switch C compiler used to compile GHC to base Clang.Tobias C. Berner2018-02-101-0/+1
| | | | | | | | | | | | | | | This removes build dependency on gcc and runtime dependency on gcc's runtime libraries. Big thanks to Gleb for working on this. PR: 225185 Submitted by: Gleb Popov <6yearold@gmail.com> Exp-run by: antoine Reviewed by: pgj Differential Revision: https://reviews.freebsd.org/D12043 Notes: svn path=/head/; revision=461362
* fix change to DISTVERSIONJochen Neumeister2018-02-102-347/+347
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14288 Notes: svn path=/head/; revision=461357
* print/lilypond-devel: Update to 2.19.81Jochen Neumeister2018-02-095-15/+27
| | | | | | | | | | | | | | -fix violation -add patch for fontconfig PR: 218147 Submitted by: m.ne@gmx.net (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13913 Notes: svn path=/head/; revision=461329
* devel/icu: drop C++98 compatibility workaroundsJan Beich2018-02-092-3/+5
| | | | | | | | | | | Now that both USE_GCC and -CURRENT default to C++14 there's little reason to complicate maintenance. Revert r449685 to usher consumers into post-C++11 world. PR: 222433 222434 222435 Notes: svn path=/head/; revision=461290
* print/cups-filters: PORTREVSION bump for the print/qpdf library change in ↵Yuri Victorovich2018-02-071-1/+1
| | | | | | | | | | | | r460458 PR: 225726 Reported by: O. Hartmann<ohartmann@walstatt.org>, tijl Approved by: adamw (mentor, an obvious followup of D14201) Differential Revision: https://reviews.freebsd.org/D14252 Notes: svn path=/head/; revision=461186
* print/tex-luatex: pet portlintKurt Jaeger2018-02-071-2/+2
| | | | | | | PR: 225448 Notes: svn path=/head/; revision=461172
* print/tex-luatex: fix build with C++11 compilers on CURRENTKurt Jaeger2018-02-072-1/+20
| | | | | | | | | | PR: 225448 Reported by: O.Hartmann <ohartmann@walstatt.org> Approved by: hrs (maintainer timeout) Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Notes: svn path=/head/; revision=461171
* - Update to 1.2.1Jason E. Hale2018-02-062-9/+7
| | | | | | | | | | - Fetch from Github because the releases on CTAN are not versioned - Fix LICENSE Relnotes: https://github.com/ftilmann/latexdiff/releases/tag/1.2.1 Notes: svn path=/head/; revision=461071
* Update to 3.22.0Sunpoet Po-Chuan Hsieh2018-02-052-4/+4
| | | | | | | Changes: https://github.com/fonttools/fonttools/releases Notes: svn path=/head/; revision=461002
* print/qpdf: Update to 7.1.1 (a followup release)Yuri Victorovich2018-02-055-30/+5
| | | | | | | | | | | | | | | | | Fixed bugs that were left by the first commit for bug#225226 that updated qpdf to 7.1.0: * build breaks when previous version is installed: https://github.com/qpdf/qpdf/issues/176 * error: reinterpret_cast from 'nullptr_t' to 'char *': https://github.com/qpdf/qpdf/issues/177 PR: 225226 Reported by: several users Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14201 Notes: svn path=/head/; revision=460959
* Bump PORTREVISION in the PyQt5 ports after r460809.Raphael Kubo da Costa2018-02-041-0/+1
| | | | Notes: svn path=/head/; revision=460949
* - Update WWWs for all py-qt4* and py-qt5* portsDmitry Marakasov2018-02-032-1/+2
| | | | | | | | | - Fix plists for py-qt5* for python3 case, adding missing .pyi files Approved by: portmgr blanket Notes: svn path=/head/; revision=460809
* - Cosmetic fixDmitry Marakasov2018-02-032-2/+2
| | | | | | | - Update WWW Notes: svn path=/head/; revision=460798
* New port, print/pdf-tools: Emacs support library for PDF filesJoseph Mingrone2018-02-027-0/+105
| | | | | | | WWW: https://github.com/politza/pdf-tools Notes: svn path=/head/; revision=460708
* - Bump PORTREVISIONJose Alonso Cardenas Marquez2018-02-021-0/+1
| | | | Notes: svn path=/head/; revision=460658
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-014-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506 Notes: svn path=/head/; revision=460621
* print/harfbuzz: update to 1.7.5Jan Beich2018-01-312-5/+5
| | | | | | | | | Changes: https://github.com/harfbuzz/harfbuzz/blob/1.7.5/NEWS ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ MFH: 2018Q1 Notes: svn path=/head/; revision=460534
* print/qpdf: Update to 7.1.0Yuri Victorovich2018-01-318-68/+66
| | | | | | | | | | | | | | | | Additional changes: * Added a patch to work around the missing include: https://github.com/qpdf/qpdf/pull/172 * Added a patch to fix the clang and gcc build problem: https://github.com/qpdf/qpdf/issues/177 PR: 225226 Reported by: Dmitri Goutnik <dg@syrec.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14119 Notes: svn path=/head/; revision=460458
* - Update to 8.13.7.Marcelo Araujo2018-01-294-20/+10
| | | | | | | - Project moved to github. Notes: svn path=/head/; revision=460306
* Simplify MASTER_SITES=GNU/${PORTNAME} to MASTER_SITES=GNU.Gerald Pfeifer2018-01-281-2/+2
| | | | | | | | | Sort USES and USE_XORG properly. [1] Reported by: portlint [1] Notes: svn path=/head/; revision=460182
* print/tex-xetex: Add dvipdfmx to dependenciesTobias C. Berner2018-01-271-2/+2
| | | | | | | | | | | | compilation of tex files using xetex will fail with (./test.aux)sh: /usr/local/bin/xdvipdfmx: not found otherwise. PR: 217094 Approved by: hrs (maintainer timeout) Notes: svn path=/head/; revision=460105
* - Switch to USES=localbaseDmitry Marakasov2018-01-242-4/+3
| | | | | | | - Update WWW Notes: svn path=/head/; revision=459823
* devel/boost-*: update to 1.66.0Jan Beich2018-01-185-3/+5
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279 Notes: svn path=/head/; revision=459315
* print/texlive-base: Fix build by adding missing entry to SHEBANG_FILESJoseph Mingrone2018-01-171-1/+2
| | | | | | | | | PR: 224654 Submitted by: prj@rootwyrm.com Approved by: hrs (maintainer timeout) Notes: svn path=/head/; revision=459279
* print/photoprint: Fix build with clang6, USES+=localbaseBoris Samorodov2018-01-171-5/+4
| | | | | | | | | . fix build with clang6 by forcing --std=gnu++98; . incorporate USES+=localbase; . spaces->tabs at a makefile assignment. Notes: svn path=/head/; revision=459261
* print/qpdf fix build with clang6Tobias C. Berner2018-01-171-1/+2
| | | | Notes: svn path=/head/; revision=459229
* Remove superfluous linefeeds.Alexey Dokuchaev2018-01-114-4/+0
| | | | Notes: svn path=/head/; revision=458754
* - Add missing python flavorsDmitry Marakasov2018-01-101-2/+2
| | | | Notes: svn path=/head/; revision=458651
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-101-2/+2
| | | | | | | other miscellaneous files which are not actually manual pages. Notes: svn path=/head/; revision=458646
* Update to 3.21.2Sunpoet Po-Chuan Hsieh2018-01-102-4/+4
| | | | | | | Changes: https://github.com/fonttools/fonttools/releases Notes: svn path=/head/; revision=458632