Commit graph

5736 commits

Author SHA1 Message Date
Hiroki Sato
3f7ce9f4c7 Set USE_TEX=tetex. This conflicts with print/tex-dvipdfmx.
PR:	ports/178729
2013-05-21 01:43:38 +00:00
Hiroki Sato
c0831ed17d Set USE_TEX=tetex because CJK 4.8.3 is included in TeXLive.
PR:	ports/178729
2013-05-21 01:41:23 +00:00
Jung-uk Kim
165889d5fe Update to 0.0.6. 2013-05-20 17:38:03 +00:00
Hiroki Sato
bd110f37c6 Add USE_TEX=texlive for TeXLive-specific ports. 2013-05-18 22:54:31 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Raphael Kubo da Costa
a4519daeed Adjust Qt dependencies to fix a bug which prevented images from being shown.
PR:		ports/178558
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-05-18 20:01:36 +00:00
Koop Mast
e141a67d82 Update to 0.9.16. 2013-05-17 18:44:50 +00:00
Koop Mast
3f3e73e219 Unbreak after update to 2.4.12.
Submitted by:	bdrewery@, madpilot@
2013-05-17 10:11:47 +00:00
Jeremy Messenger
fc2692a47c Update to 2.4.12 and add a new option, CFF_HINTING_ADOBE. The
CFF_HINTING_ADOBE is a CFF parsing and hinting engine by Adobe
and Google. It is disable by default.

PR:		ports/178552
Submitted by:	pfg
2013-05-17 01:31:51 +00:00
Hiroki Sato
9ccf3d00f3 Fix fmtutil.cnf issue (missing %D). 2013-05-16 23:38:32 +00:00
Hiroki Sato
6a782d26cb Mark USE_TEX=texlive in TeXLive-specific ports. 2013-05-15 15:33:02 +00:00
Johan van Selst
5f5c9b520b - Add explicit perl dependency (build + run)
- Bump PORTREVISION
2013-05-14 20:01:30 +00:00
Raphael Kubo da Costa
7dde8cbdc2 Fix typo in OPTIONS_DEFINE, the second PYTHON should be PANGO.
PR:		ports/178643
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-14 19:14:52 +00:00
Hiroki Sato
4e0bf4d379 Update to 9.5.5.
Security:	APSB13-15
Security:	http://www.adobe.com/support/security/bulletins/apsb13-15.html
2013-05-14 16:43:31 +00:00
Martin Wilke
44f4b96abb - Fix build with clang
- Update MASTER_SITES
- Support PLIST_FILES

PR:		178578
Submitted by:	Ports Fury
2013-05-14 16:12:01 +00:00
Hiroki Sato
2e48b02da2 Remove sk2ps from dependency. 2013-05-13 11:12:46 +00:00
Baptiste Daroussin
d9480845e4 Fix all shebang lines
Submitted by:	John Marino (via irc)
Obtained from:	DPorts
2013-05-13 10:59:27 +00:00
Hiroki Sato
92abad59be Use USE_TEX=full. 2013-05-13 10:51:54 +00:00
Martin Wilke
c7a4243b12 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-05-13 09:22:34 +00:00
Pietro Cerutti
a073cd19e1 - Update to 2.17.18
Submitted by:	Kim Shrier <kim@westryn.net>
2013-05-13 08:29:10 +00:00
Max Brazhnikov
5fdd545013 - Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
2013-05-12 16:16:56 +00:00
Raphael Kubo da Costa
d6828d29ae Use shared HUNSPELL description added in r317928. 2013-05-12 08:46:19 +00:00
Raphael Kubo da Costa
bfc9e2003c Update to 1.12.
PR:		ports/178518
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-05-11 21:09:57 +00:00
Hiroki Sato
ad4e927f24 Temporarily disable MAKE_JOBS_SAFE=yes until the cause becomes clear.
Reported by:	Hiroto Kagotani
2013-05-11 18:02:00 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
58b5747b1e Fix circular dependency via USE_TEX. 2013-05-10 09:19:46 +00:00
Hiroki Sato
5037cbab89 Fix the case when LANG is not set.
Spotted by:	Hiroto Kagotani
2013-05-10 04:34:33 +00:00
Raphael Kubo da Costa
2028cbcd2a - Update to 2.0.6.
- Remove patch that has been upstreamed.
- Adjust pkg-message now that texlive is in ports.
- Update pkg-descr to its new format.
2013-05-09 20:27:24 +00:00
Hiroki Sato
d09ef7c559 Split off print/tex-dvipsk from print/texlive-base. libpaper support
will be added later.
2013-05-09 20:03:43 +00:00
Hiroki Sato
7c1e42f6ac Copy print/tex-dvipsk from print/dvipsk-tetex. Changes will follow. 2013-05-09 20:01:19 +00:00
Olivier Duchateau
edee314615 - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
2013-05-08 16:05:21 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Hiroki Sato
7148be76c6 - Separate print/tex-dvipdfmx from print/texlive-base and add libpaper
support.  dvipdfmx's default paper size can be set by
  ${LOCALBASE}/etc/papersize and/or PAPERSIZE environment variable as
  other programs like print/psutils do.

- Use absolute pathname in {fmtutil,texconfig,updmap}-sys programs because
  manually-installed and/or old TeXLive files can prevent them from
  working. [1]

- Fix pkg-plist in print/texlive-texmf.

- Remove DIST_SUBDIR from Mk/bsd.tex.mk.

Reported by:	bsam, Stephen Montgomery-Smith [1]
2013-05-07 08:44:32 +00:00
Emanuel Haupt
d7db367c61 Remove USE_GETTEXT leftover.
Approved by:	portmgr (bapt)
2013-05-06 21:53:56 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Hiroki Sato
139838ce1d TeXLive mega commit. The following ports have been added:
* Meta port
   - print/texlive-full: meta port to install all of the TeXLive components

  * Libraries
   - devel/tex-kpathsea: kpathsea library
   - devel/tex-web2c: WEB2C toolchain and TeX engines
   - print/tex-ptexenc: character code conversion library for pTeX

  * Base part of the TeXLive
   - print/texlive-base: binary programs in TeXLive
   - print/texlive-texmf: macro and font data in TeXLive
   - print/texlive-infra: tlmgr dependency (Perl modules)

  * TeX Formats
   - print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
       EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
   - print/tex-aleph: Aleph/Lambda
   - print/tex-xetex: XeTeX
   - print/tex-luatex: LuaTeX
   - print/tex-jadetex: JadeTeX
   - print/tex-xmltex: XMLTeX
   - japanese/tex-ptex: pTeX

  * DVI ware
   - print/tex-xdvik: XDvi

Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].

Approved by:	portmgr (old version) [1]
PR:		ports/171571
PR:		ports/176399 [1]
2013-05-06 00:44:22 +00:00
Baptiste Daroussin
51d4e2334c Fix build on current 2013-05-04 22:28:11 +00:00
Guido Falsi
bf6e8d25bf - Update to use freetype2 2.4.11
- Convert to new options framework
- Make dependency on freetype2 conditional
- Bump PORTVERSION

PR:		ports/174823
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-03 20:36:33 +00:00
Hiroki Sato
cb6d21f4ef Style fix. 2013-05-03 19:05:17 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Hiroki Sato
a31b2fc9e9 Fix installation of bin/ert. It should be installed when GS_epag is defined,
not GS_dmprt.

Spotted by:	Andrzej Tobola
2013-05-03 09:15:24 +00:00
Hiroki Sato
b81661e51e - Trim old-style header.
- Add LICENSE.
- Use OPTIONS_DEFINE.
2013-05-02 21:20:22 +00:00
Hiroki Sato
8d99ef281e - Use OPTIONS_MULTI and OPTIONS_GROUP.
- Add dependency on libpaper unconditionally to 8.x and 9.x.
- Fix CONFLICTS_INSTALL.
- Remove ABI version numbers from LIB_DEPENDS.
2013-05-02 21:14:26 +00:00
Dirk Meyer
f10c692219 - make bsdpatch happy
PR:     178220

- merge and cleanup patches
2013-05-02 19:34:48 +00:00
Hiroki Sato
9e53df2fe1 Fix a build breakage when CFLAGS is defined in make.conf.
PR:	ports/178292
2013-05-02 07:12:12 +00:00
Hiroki Sato
532b553a8a Bump PORTREVISION. 2013-05-01 15:10:34 +00:00
Glen Barber
97181ecd74 Set CATEGORIES back to values prior to port removal.
Submitted by:	portmgr (erwin)
Approved by:	doceng (implicit)
2013-05-01 14:48:57 +00:00
Dirk Meyer
572fcf274b - fix package for OPTION EMACS 2013-05-01 08:46:39 +00:00
Hiroki Sato
c5045d2bd1 Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7.  This is because the latest version is not compatible with
.optnttcidfont directive.  The other versions of Ghostscript use the new
version.
2013-05-01 02:55:55 +00:00