1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Baptiste Daroussin
23398308b6 Replace @*exec with @post*exec to ensure mktexlr is run in post phases 2016-05-24 23:12:40 +00:00
John Marino
0be2943da7 arabic/arabic: Fix staging after WRKDIR/WRKSRC global changes
This port was left behind when it wandated WRKDIR != WRKSRC and it
was failing staging.

Approved by:	just fix it
2015-11-13 13:56:32 +00:00
Alexey Dokuchaev
fb4f48efa9 Bump port revision after r400639 to ensure that users get fixed package.
Requested by:	marino
2015-11-02 10:24:54 +00:00
Alexey Dokuchaev
5320cf9a48 - Rework broken conversion to option helpers in r399610: while ARABTEXDIRS
ends up with the correct values, .for loop in `do-install' recipe would
  not iterate over `doc' subdirectory.  So instead, get rid of ARABTEXDIRS
  altogether and install docs in dedicated `do-install-DOCS-on' target
- While here, optimize away MKTEXLSR variable that was used only to amend
  PLIST_SUB knob and convert EXTRACT_SUFX to USES=tar:tgz per portlint(1)

Reported by:	marino
2015-11-02 08:24:51 +00:00
Alexey Dokuchaev
d83ea17acd Employ option helpers (for DOCS_VARS) and put the knobs in their logical
order (first USE_*, then build-related, then miscellaneous/custom ones).
2015-10-18 09:50:38 +00:00
Baptiste Daroussin
b6a18e1e8a Cleanup plist 2014-12-09 07:36:53 +00:00
Nicola Vitale
7d925e6ad7 - Update distinfo due to a little change in a PFB font file
old dist file: http://people.freebsd.org/~nivit/public_distfiles/arabtex/255afcb5e8004781c6fcc77dbc28a89b/arab311.tgz
  new dist file: http://people.freebsd.org/~nivit/public_distfiles/arabtex/ded5e5c2e96afdf5827d58c6f41ea56a/arab311.tgz
- Add license (LPPL10)
- Sort Makefile variables
- Allow staging
- Remove post-install target
- Remove Author field, and fix WWW one in pkg-descr
2013-12-05 21:03:15 +00:00
Baptiste Daroussin
f91e1235e3 Add NO_STAGE all over the place in accessibility in preparation for the staging support 2013-09-20 11:04:48 +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
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
Alexey Dokuchaev
c358e850a7 Second round of Makefile cleanups in Arabic ports. 2012-12-23 06:54:04 +00:00
Carlo Strub
05b0777c26 Fix typos in COMMENT 2012-07-23 14:05:31 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Nicola Vitale
a9a60c202d - Fix WWW address
Feature safe:	yes
2011-12-13 22:34:18 +00:00
Martin Wilke
5f1b992cab - kick MD5 2011-07-02 08:34:09 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Nicola Vitale
3ddf6469c2 - Update WWW site 2008-07-29 08:30:29 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Edwin Groothuis
3ac9d7c45e Add SHA256 message digest to distinfo file
PR:		ports/90964
Submitted by:	Scott Flatman <sf@slappy.org>
2005-12-27 10:44:04 +00:00
Pav Lucistnik
3566b4e16d This LaTeX package extends the capabilities of TeX/LaTeX to generate
the arabic writing from an ASCII transliteration for texts in several
languages using the arabic script.
Several other common encodings are also supported.

PR:		ports/83515
Submitted by:	Nicola Vitale <nivit@email.it>
2005-07-19 20:35:18 +00:00