aboutsummaryrefslogtreecommitdiff
path: root/arabic/arabtex
Commit message (Collapse)AuthorAgeFilesLines
* Replace @*exec with @post*exec to ensure mktexlr is run in post phasesBaptiste Daroussin2016-05-241-2/+2
| | | | Notes: svn path=/head/; revision=415819
* arabic/arabic: Fix staging after WRKDIR/WRKSRC global changesJohn Marino2015-11-131-2/+2
| | | | | | | | | | This port was left behind when it wandated WRKDIR != WRKSRC and it was failing staging. Approved by: just fix it Notes: svn path=/head/; revision=401516
* Bump port revision after r400639 to ensure that users get fixed package.Alexey Dokuchaev2015-11-021-1/+1
| | | | | | | Requested by: marino Notes: svn path=/head/; revision=400648
* - Rework broken conversion to option helpers in r399610: while ARABTEXDIRSAlexey Dokuchaev2015-11-021-12/+8
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=400639
* Employ option helpers (for DOCS_VARS) and put the knobs in their logicalAlexey Dokuchaev2015-10-181-9/+6
| | | | | | | order (first USE_*, then build-related, then miscellaneous/custom ones). Notes: svn path=/head/; revision=399610
* Cleanup plistBaptiste Daroussin2014-12-091-21/+0
| | | | Notes: svn path=/head/; revision=374348
* - Update distinfo due to a little change in a PFB font fileNicola Vitale2013-12-054-214/+215
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=335716
* Add NO_STAGE all over the place in accessibility in preparation for the ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | staging support Notes: svn path=/head/; revision=327685
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-4/+1
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Second round of Makefile cleanups in Arabic ports.Alexey Dokuchaev2012-12-231-6/+2
| | | | Notes: svn path=/head/; revision=309416
* Fix typos in COMMENTCarlo Strub2012-07-231-1/+1
| | | | Notes: svn path=/head/; revision=301396
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Fix WWW addressNicola Vitale2011-12-131-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287323
* - kick MD5Martin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276852
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update WWW siteNicola Vitale2008-07-291-1/+1
| | | | Notes: svn path=/head/; revision=217811
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90964 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152176
* This LaTeX package extends the capabilities of TeX/LaTeX to generatePav Lucistnik2005-07-194-0/+249
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> Notes: svn path=/head/; revision=139617