aboutsummaryrefslogtreecommitdiff
path: root/arabic/kacst_fonts
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508834
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init Notes: svn path=/head/; revision=495395
* The arabeyes.org website is goneBaptiste Daroussin2017-10-121-2/+0
| | | | Notes: svn path=/head/; revision=451854
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-1/+1
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* Convert to USES=fontsBaptiste Daroussin2015-03-203-26/+20
| | | | Notes: svn path=/head/; revision=381772
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374348
* - USE_BZIP2 -> USES=tar:bzip2Olli Hauer2014-06-011-2/+2
| | | | Notes: svn path=/head/; revision=356060
* Support stage.Vanilla I. Shu2013-09-251-8/+2
| | | | Notes: svn path=/head/; revision=328292
* 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
* Second round of Makefile cleanups in Arabic ports.Alexey Dokuchaev2012-12-231-8/+6
| | | | Notes: svn path=/head/; revision=309416
* Set maintainership back to ports@Carlo Strub2012-06-031-1/+1
| | | | Notes: svn path=/head/; revision=298080
* Change maintainer address to my FreeBSD addressCarlo Strub2011-09-151-1/+1
| | | | | | | Approved by: wen@ (mentor) Notes: svn path=/head/; revision=281802
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update to 2.01.Stefan Walter2010-06-284-16/+21
| | | | | | | | | | | - Assign maintainership to submitter. PR: 148007 Submitted by: C-S <c-s@c-s.li> Feature safe: yes Notes: svn path=/head/; revision=257110
* - Update to 1.6.2Wen Heping2010-01-103-8/+6
| | | | Notes: svn path=/head/; revision=247533
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Reset sbahra at his request due to lack of time to work on these ports.Mark Linimon2009-08-192-4/+1
| | | | Notes: svn path=/head/; revision=239967
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - 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
* Update maintainer's email address.Mark Linimon2007-03-071-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* Run ttmkfdir in a writable directory and unbreak.Thierry Thomas2006-10-021-8/+4
| | | | | | | | PR: ports/103852 Approved by: maintainer Notes: svn path=/head/; revision=174331
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* BROKEN: Does not buildKris Kennaway2006-08-171-0/+2
| | | | Notes: svn path=/head/; revision=170897
* Change maintainer email address.Colin Percival2006-04-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90966 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152180
* - Update to 1.5 [1]Jean-Yves Lefort2005-07-245-18/+21
| | | | | | | | | | | - Use SUB_FILES, and mention Xorg in pkg-message [1]: PR: ports/83890 Submitted by: maintainer Notes: svn path=/head/; revision=140022
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Move these ports to the new arabic category after the repocopies. FixWill Andrews2003-11-161-1/+1
| | | | | | | | | | up dependencies and add this incident to MOVED. PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=94079
* New arabic port: kacst_fontsEdwin Groothuis2003-10-035-0/+67
This port contains a collection of TrueType Arabic fonts created by the King Abdulaziz Scientific organization in Saudi Arabia. PR: ports/57510 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=90098