summaryrefslogtreecommitdiff
path: root/arabic/arabtex
AgeCommit message (Collapse)Author
2016-05-24Replace @*exec with @post*exec to ensure mktexlr is run in post phasesBaptiste Daroussin
2015-11-13arabic/arabic: Fix staging after WRKDIR/WRKSRC global changesJohn Marino
This port was left behind when it wandated WRKDIR != WRKSRC and it was failing staging. Approved by: just fix it
2015-11-02Bump port revision after r400639 to ensure that users get fixed package.Alexey Dokuchaev
Requested by: marino
2015-11-02- Rework broken conversion to option helpers in r399610: while ARABTEXDIRSAlexey Dokuchaev
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-10-18Employ option helpers (for DOCS_VARS) and put the knobs in their logicalAlexey Dokuchaev
order (first USE_*, then build-related, then miscellaneous/custom ones).
2014-12-09Cleanup plistBaptiste Daroussin
2013-12-05- Update distinfo due to a little change in a PFB font fileNicola Vitale
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-09-20Add NO_STAGE all over the place in accessibility in preparation for the ↵Baptiste Daroussin
staging support
2013-05-11Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato
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-06Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato
instead to make migration to TeXLive easier.
2012-12-23Second round of Makefile cleanups in Arabic ports.Alexey Dokuchaev
2012-07-23Fix typos in COMMENTCarlo Strub
2012-06-10- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
2011-12-13- Fix WWW addressNicola Vitale
Feature safe: yes
2011-07-02- kick MD5Martin Wilke
2011-05-02Bump PORTREVISION after open-mofit updateMax Brazhnikov
2010-03-28- update to 1.4.1Dirk Meyer
Reviewed by: exp8 run on pointyhat Supported by: miwi
2010-02-05- update to jpeg-8Dirk Meyer
2009-07-31- bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer
bumped or updated Requested by: edwin
2008-07-29- Update WWW siteNicola Vitale
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2006-12-10- Updated email address in my portsNicola Vitale
Approved by: alexbl (mentor)
2005-12-27Add SHA256 message digest to distinfo fileEdwin Groothuis
PR: ports/90964 Submitted by: Scott Flatman <sf@slappy.org>
2005-07-19This LaTeX package extends the capabilities of TeX/LaTeX to generatePav Lucistnik
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>