Commit graph

6784 commits

Author SHA1 Message Date
Hiroki Sato
bd0dea3771 Fix to use ${OPTIONS_NAME}_UNSET_FORCE.
Pointy hat to:	hrs
2015-07-27 06:52:50 +00:00
Antoine Brodin
56c9e78d95 Revert r392959 for now, but those ports are still broken... 2015-07-27 06:36:45 +00:00
Antoine Brodin
a4d4bcca20 Fix duplicate pkgnames
Pointy hat:	hrs
2015-07-27 05:53:13 +00:00
Hiroki Sato
e58345e74e - Fix -nox11 packages and ghostscript:nox11 in ghostscript.mk.
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
2015-07-27 01:18:53 +00:00
Hiroki Sato
01b61e0833 - Fix dependency due to change in r392909.
- Remove unnecessary gmake dependency.

PR:	201890
2015-07-26 19:13:23 +00:00
Hiroki Sato
772cb7780e Fix build on 8.x and 9.x. 2015-07-26 19:03:25 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- 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)
2015-07-26 13:06:24 +00:00
Hiroki Sato
e88bbcc2ea Revert an unintentional change. 2015-07-26 06:59:09 +00:00
Hiroki Sato
520677c14a - Separate libsynctex from tex-web2c to devel/tex-synctex.
- 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.
2015-07-26 06:57:26 +00:00
Hiroki Sato
f58520633b - Add iconv support.
- Add LICENSE.
- Add CTAN mirror to MASTER_SITES.
2015-07-25 21:36:56 +00:00
Koop Mast
1a3e636c60 Revert a upstream commit that causes text getting cut off, while upstream
investigates the issue.

Submitted by:	Daniel Kolesa
Tested by:	Daniel Kolesa
2015-07-25 16:01:14 +00:00
Hiroki Sato
6caf5364a5 - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2".
- Add EXTRACT_DEPENDS to texlive-texmf.
2015-07-24 20:48:02 +00:00
Hiroki Sato
69b5050c43 Fix a missing dependency.
PR:	201857
2015-07-24 19:42:18 +00:00
Hiroki Sato
21b1c3e74b Bump PORTREVISION due to update of texlive-texmf. 2015-07-24 09:40:14 +00:00
Hiroki Sato
e49c66f103 - Update LaTeX2e to 20150101pl2.
- Add CONFLICTS.
- Fix pkg-plist.
2015-07-24 09:39:32 +00:00
Hiroki Sato
1ffa5499ce Add CONFLICTS with texlive-infra-[0-9]*. 2015-07-24 09:35:07 +00:00
Hiroki Sato
eeedb81974 - Use CTAN mirrors in MASTER_SITES.
- Simplify exclude list.
2015-07-24 09:33:01 +00:00
Boris Samorodov
ee31d41415 print/foo2zjs: Upgrade to version 20150511. 2015-07-22 10:32:09 +00:00
Veniamin Gvozdikov
0d21cdc8b5 - Changed qt4-linguist to qt4-linguisttools
PR:		ports/201697
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-21 10:03:45 +00:00
Hiroki Sato
c0268c1731 Fix build with GCC. GCC does now allow const type qualifier for
function return type if it is a non-pointer.

This fixes a build error on 8.x.

Spotted by:	kib
2015-07-20 21:03:37 +00:00
Hiroki Sato
31f879d97d Add missing dependency. 2015-07-20 19:12:34 +00:00
Hiroki Sato
25f7f9fc86 Fix dependency.
PR:	201712
2015-07-20 06:34:44 +00:00
Hiroki Sato
1eaf95447f Remove print/cm-super. This font is now included in TeXLive. 2015-07-20 06:12:44 +00:00
Hiroki Sato
c2330cabc1 Fix dependency.
PR:	201706
2015-07-20 04:43:16 +00:00
Hiroki Sato
fde2198f56 Fix dependency.
PR:	201705
2015-07-20 04:42:23 +00:00
Hiroki Sato
f7ec944c63 - Add print/latex-biber, a biblatex replacement which supports Unicode.
- 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)
2015-07-20 01:16:56 +00:00
Hiroki Sato
90410e570d Update TeXLive to TL2015.
- 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.
2015-07-19 20:33:34 +00:00
Hiroki Sato
5aea38a7e8 - Fix build breakage due to _XOPEN_VERSION macro.
- Fix iconv dependency.
- Remove unnecessary lines for libjasper.
2015-07-18 18:43:55 +00:00
Sunpoet Po-Chuan Hsieh
6c1c844068 - Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
2015-07-17 12:25:37 +00:00
Sunpoet Po-Chuan Hsieh
221373460b - Update to 2.0.2
Changes:	https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
2015-07-17 12:25:32 +00:00
Sunpoet Po-Chuan Hsieh
ad5522f51d - Update to 0.6.0
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2015-07-17 12:25:27 +00:00
Koop Mast
622f0588ab Fix index after ghostscript USES addition.
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.
2015-07-16 22:29:19 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
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
2015-07-16 20:53:28 +00:00
Hiroki Sato
f05f28e29f Remove an extra dependency.
Pointy hat to:	hrs
2015-07-16 06:33:44 +00:00
Tijl Coosemans
b492b419f2 Update to cups-libs-1.4.2-67.el6_6.1
MFH:		2015Q3
Security:	CVE-2014-9679
Security:	CVE-2015-1158
Security:	CVE-2015-1159
2015-07-15 18:58:04 +00:00
Baptiste Daroussin
7860e1130d Remove a printer configuration tool that is not usable anymore 2015-07-14 21:09:55 +00:00
Erwin Lansing
8bf3a02f94 Disconnect latex-beamer for now to fix INDEX. 2015-07-14 12:11:53 +00:00
Hiroki Sato
dcfc7184b9 Resurrect print/latex-beamer and update it to 3.36. 2015-07-14 04:57:30 +00:00
Hiroki Sato
a280835db6 Sort variables. No functional change. 2015-07-14 04:28:26 +00:00
Hiroki Sato
53a7676d2c Update to 9.16. 2015-07-14 04:25:31 +00:00
Baptiste Daroussin
b60347aba0 Convert to USES=metaport
PR:		201494
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-12 22:46:24 +00:00
Koop Mast
852a0439a1 Update freetype2 to 2.6. 2015-07-06 12:56:38 +00:00
John Marino
bdcb449187 print/foomatic-db-engine is not jobs safe
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.
2015-07-06 10:05:02 +00:00
Mark Felder
991db535c9 Update to 1.0.71
Resolves CVE-2015-3279

PR:		201311
Submitted by:	maintainer
2015-07-03 19:20:32 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Koop Mast
f2ef00d40b Update harfbuzz to 0.9.41. 2015-07-02 14:46:40 +00:00
Johan van Selst
362168200f - Update to texinfo 6.0
https://lists.gnu.org/archive/html/bug-texinfo/2015-06/msg00052.html
- Remove patch that is now included upstream
2015-07-01 10:02:08 +00:00
Dmitry Marakasov
452263f97d - Update to 1.0.70
PR:		201134
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Differential Revision:
2015-06-30 21:47:57 +00:00
Sunpoet Po-Chuan Hsieh
891377b625 - Update to 0.21.0
Changes:	https://github.com/mogest/prawn-svg/commits/master
2015-06-28 09:45:49 +00:00