Age | Commit message (Collapse) | Author |
|
|
|
This port was left behind when it wandated WRKDIR != WRKSRC and it
was failing staging.
Approved by: just fix it
|
|
Requested by: marino
|
|
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
|
|
order (first USE_*, then build-related, then miscellaneous/custom ones).
|
|
|
|
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
|
|
staging support
|
|
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.
|
|
instead to make migration to TeXLive easier.
|
|
|
|
|
|
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
Feature safe: yes
|
|
|
|
|
|
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
bumped or updated
Requested by: edwin
|
|
|
|
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Approved by: alexbl (mentor)
|
|
PR: ports/90964
Submitted by: Scott Flatman <sf@slappy.org>
|
|
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>
|