aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.1.4.Raphael Kubo da Costa2015-08-033-4/+24
| | | | | | | Release notes: http://www.lyx.org/announce/2_1_4.txt Notes: svn path=/head/; revision=393500
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+2
| | | | | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ Notes: svn path=/head/; revision=393444
* Update poppler to 0.34.0. [1]Koop Mast2015-08-028-5/+55
| | | | | | | | | | Chase all users of shlib version change of libpoppler.so. PR: 201477 [1] Submitted by: olivierd@ [1] Notes: svn path=/head/; revision=393431
* - Add LICENSEDmitry Marakasov2015-07-312-0/+8
| | | | | | | | - Add NO_ARCH - Add missing files to plist Notes: svn path=/head/; revision=393303
* print/scribus: The release was packed by bzip2 but named after xz.Boris Samorodov2015-07-312-3/+3
| | | | | | | | | | Now the name is fixed (checksum is the same, only the distribution file name is changed). Poited out by: Matthias Apitz <guru@unixarea.de> (at ports@) Notes: svn path=/head/; revision=393295
* - Fix shebangsDmitry Marakasov2015-07-291-1/+4
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=393173
* Fix to use ${OPTIONS_NAME}_UNSET_FORCE.Hiroki Sato2015-07-274-4/+4
| | | | | | | Pointy hat to: hrs Notes: svn path=/head/; revision=392966
* Revert r392959 for now, but those ports are still broken...Antoine Brodin2015-07-274-4/+4
| | | | Notes: svn path=/head/; revision=392963
* Fix duplicate pkgnamesAntoine Brodin2015-07-274-4/+4
| | | | | | | Pointy hat: hrs Notes: svn path=/head/; revision=392959
* - Fix -nox11 packages and ghostscript:nox11 in ghostscript.mk.Hiroki Sato2015-07-274-4/+4
| | | | | | | | | | | This also fixes an issue that user-defined OPTIONS_UNSET was overridden. - Loosen up depdendency a bit by using a binary instead of a package name. PR: 201864 Notes: svn path=/head/; revision=392952
* - Fix dependency due to change in r392909.Hiroki Sato2015-07-262-2/+2
| | | | | | | | | - Remove unnecessary gmake dependency. PR: 201890 Notes: svn path=/head/; revision=392942
* Fix build on 8.x and 9.x.Hiroki Sato2015-07-261-1/+1
| | | | Notes: svn path=/head/; revision=392941
* Unbreak INDEX, reverting r392921Antoine Brodin2015-07-264-18/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=392922
* 64 bit linuxulator support (not activated by default):Alexander Leidinger2015-07-264-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with it - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (implicit, I remember blanked approval for linux parts loooong ago, punish me if you don't agree anymore) Notes: svn path=/head/; revision=392921
* Revert an unintentional change.Hiroki Sato2015-07-261-1/+1
| | | | Notes: svn path=/head/; revision=392910
* - Separate libsynctex from tex-web2c to devel/tex-synctex.Hiroki Sato2015-07-2617-66/+994
| | | | | | | | | | | - Separate basic TeX engines from tex-web2c to print/tex-basic-engines. - Add CTAN mirrors to MASTER_SITES. - Drop gmake where not required. - Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx, print/tex-luatex, print/tex-xetex, and japanese/tex-ptex. Notes: svn path=/head/; revision=392909
* - Add iconv support.Hiroki Sato2015-07-252-7/+50
| | | | | | | | - Add LICENSE. - Add CTAN mirror to MASTER_SITES. Notes: svn path=/head/; revision=392908
* Revert a upstream commit that causes text getting cut off, while upstreamKoop Mast2015-07-253-1/+165
| | | | | | | | | | investigates the issue. Submitted by: Daniel Kolesa Tested by: Daniel Kolesa Notes: svn path=/head/; revision=392890
* - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2".Hiroki Sato2015-07-241-2/+2
| | | | | | | - Add EXTRACT_DEPENDS to texlive-texmf. Notes: svn path=/head/; revision=392845
* Fix a missing dependency.Hiroki Sato2015-07-241-1/+3
| | | | | | | PR: 201857 Notes: svn path=/head/; revision=392838
* Bump PORTREVISION due to update of texlive-texmf.Hiroki Sato2015-07-241-0/+1
| | | | Notes: svn path=/head/; revision=392810
* - Update LaTeX2e to 20150101pl2.Hiroki Sato2015-07-243-7/+95
| | | | | | | | - Add CONFLICTS. - Fix pkg-plist. Notes: svn path=/head/; revision=392809
* Add CONFLICTS with texlive-infra-[0-9]*.Hiroki Sato2015-07-241-0/+3
| | | | Notes: svn path=/head/; revision=392808
* - Use CTAN mirrors in MASTER_SITES.Hiroki Sato2015-07-242-19/+14
| | | | | | | - Simplify exclude list. Notes: svn path=/head/; revision=392807
* print/foo2zjs: Upgrade to version 20150511.Boris Samorodov2015-07-223-4/+6
| | | | Notes: svn path=/head/; revision=392670
* - Changed qt4-linguist to qt4-linguisttoolsVeniamin Gvozdikov2015-07-211-2/+2
| | | | | | | | PR: ports/201697 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=392617
* Fix build with GCC. GCC does now allow const type qualifier forHiroki Sato2015-07-201-0/+14
| | | | | | | | | | | function return type if it is a non-pointer. This fixes a build error on 8.x. Spotted by: kib Notes: svn path=/head/; revision=392602
* Add missing dependency.Hiroki Sato2015-07-201-2/+2
| | | | Notes: svn path=/head/; revision=392593
* Fix dependency.Hiroki Sato2015-07-201-1/+2
| | | | | | | PR: 201712 Notes: svn path=/head/; revision=392550
* Remove print/cm-super. This font is now included in TeXLive.Hiroki Sato2015-07-205-952/+0
| | | | Notes: svn path=/head/; revision=392548
* Fix dependency.Hiroki Sato2015-07-201-2/+3
| | | | | | | PR: 201706 Notes: svn path=/head/; revision=392547
* Fix dependency.Hiroki Sato2015-07-201-1/+2
| | | | | | | PR: 201705 Notes: svn path=/head/; revision=392546
* - Add print/latex-biber, a biblatex replacement which supports Unicode.Hiroki Sato2015-07-205-0/+122
| | | | | | | | | | | | - Add or update the following ports which latex-biber depends on: japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support) misc/p5-Business-ISMN (added, ISMN support) textproc/p5-Text-BibTeX (updated to 0.71) textproc/p5-Text-Roman (added, conversion of Roman numerals) Notes: svn path=/head/; revision=392544
* Update TeXLive to TL2015.Hiroki Sato2015-07-19148-4719/+13928
| | | | | | | | | | | | | | | | | | | - print/texlive-infra was renamed with print/texlive-tlmgr. Note that currently tlmgr(1) does not work because of lack of TLPDB. This will be fixed. - Lua libraries used in LuaTeX are separated into devel/tex-libtexlua and devel/texlibtexluajit. USE_TEX supports them via keywords "texlua" and "texluajit". - libsynctex is currently installed by devel/tex-web2c. This will be separated into a single port. - Add graphics/libpotrace and use installed libpotrace and libharfbuzz. Notes: svn path=/head/; revision=392534
* - Fix build breakage due to _XOPEN_VERSION macro.Hiroki Sato2015-07-182-4/+30
| | | | | | | | - Fix iconv dependency. - Remove unnecessary lines for libjasper. Notes: svn path=/head/; revision=392441
* - Update RUN_DEPENDSSunpoet Po-Chuan Hsieh2015-07-171-2/+1
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=392374
* - Update to 2.0.2Sunpoet Po-Chuan Hsieh2015-07-172-4/+4
| | | | | | | Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=392373
* - Update to 0.6.0Sunpoet Po-Chuan Hsieh2015-07-172-3/+3
| | | | | | | Changes: https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=392372
* Fix index after ghostscript USES addition.Koop Mast2015-07-161-4/+4
| | | | | | | | | Allow USES=ghostscript to select which port we need. Manualy set WITHOUT_X11 in the !X11 case since USES=ghostscript doesn't check PORT_OPTIONS for set/unset of the X11 option. Notes: svn path=/head/; revision=392327
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-1634-58/+40
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* Remove an extra dependency.Hiroki Sato2015-07-162-2/+2
| | | | | | | Pointy hat to: hrs Notes: svn path=/head/; revision=392276
* Update to cups-libs-1.4.2-67.el6_6.1Tijl Coosemans2015-07-152-7/+7
| | | | | | | | | | MFH: 2015Q3 Security: CVE-2014-9679 Security: CVE-2015-1158 Security: CVE-2015-1159 Notes: svn path=/head/; revision=392196
* Remove a printer configuration tool that is not usable anymoreBaptiste Daroussin2015-07-144-49/+0
| | | | Notes: svn path=/head/; revision=392097
* Disconnect latex-beamer for now to fix INDEX.Erwin Lansing2015-07-141-1/+0
| | | | Notes: svn path=/head/; revision=391989
* Resurrect print/latex-beamer and update it to 3.36.Hiroki Sato2015-07-145-0/+269
| | | | Notes: svn path=/head/; revision=391970
* Sort variables. No functional change.Hiroki Sato2015-07-141-7/+4
| | | | Notes: svn path=/head/; revision=391969
* Update to 9.16.Hiroki Sato2015-07-145-60/+45
| | | | Notes: svn path=/head/; revision=391968
* Convert to USES=metaportBaptiste Daroussin2015-07-121-7/+2
| | | | | | | | PR: 201494 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=391855
* Update freetype2 to 2.6.Koop Mast2015-07-064-13/+19
| | | | Notes: svn path=/head/; revision=391407
* print/foomatic-db-engine is not jobs safeJohn Marino2015-07-061-0/+2
| | | | | | | | | This port has failed on me with multijob several times. The last time, the lib/perl5/site_perl/Foomatic/Defaults.pm file was not installed, so set MAKE_JOBS_UNSAFE. Notes: svn path=/head/; revision=391395