aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* - Readd with better namePawel Pekala2011-11-306-0/+73
| | | | | | | | | | | | | | | | | Anonymous Pro (2009) is a family of four fixed-width fonts designed especially with coding in mind. Characters that could be mistaken for one another (O, 0, I, l, 1, etc.) have distinct shapes to make them easier to tell apart in the context of source code. Author: Mark Simonson <mark@marksimonson.com> WWW: http://www.ms-studio.com/FontSales/anonymouspro.html PR: ports/162614 Submitted by: Norberto Lopes <nlopes.ml@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286675
* Remove port to change it's namePawel Pekala2011-11-306-73/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286674
* Anonymous Pro (2009) is a family of four fixed-width fonts designedPawel Pekala2011-11-296-0/+73
| | | | | | | | | | | | | | | | | especially with coding in mind. Characters that could be mistaken for one another (O, 0, I, l, 1, etc.) have distinct shapes to make them easier to tell apart in the context of source code. Author: Mark Simonson <mark@marksimonson.com> WWW: http://www.ms-studio.com/FontSales/anonymouspro.html PR: ports/162614 Submitted by: Norberto Lopes <nlopes.ml@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286644
* - Update to 0.5.12Martin Wilke2011-11-253-12/+11
| | | | | | | | | PR: 162826 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=286415
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCSChris Rees2011-11-131-1/+1
| | | | | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes Notes: svn path=/head/; revision=285709
* freetype font should depend on fontconfig rather than mkfontdirKevin Lo2011-11-103-26/+39
| | | | | | | Pointed out by: Jan Beich <jbeich at tormail dot net> Notes: svn path=/head/; revision=285402
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-094-4/+0
| | | | Notes: svn path=/head/; revision=285379
* Initial import of ubuntu-font 0.80Kevin Lo2011-11-095-0/+82
| | | | | | | | | | | The Ubuntu Font Family are a set of matching new libre/open fonts in development during 2010--2011. The development is being funded by Canonical Ltd on behalf the wider Free Software community and the Ubuntu project. The technical font design work and implementation is being undertaken by Dalton Maag. Notes: svn path=/head/; revision=285329
* - Fix build on FreeBSD 10.0Martin Wilke2011-10-291-0/+1
| | | | | | | Notes: all x11@ ports fixed for FreeBSD 10 Notes: svn path=/head/; revision=284612
* - Fix build on FreeBSD 10Martin Wilke2011-10-281-0/+1
| | | | Notes: svn path=/head/; revision=284559
* - Fix build on FreeBSD 10Martin Wilke2011-10-281-0/+1
| | | | Notes: svn path=/head/; revision=284545
* - Fix build on FreeBSD 10Beat Gaetzi2011-10-271-0/+1
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=284455
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-246-11/+2
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-242-5/+2
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* fix fetchBrendan Fabeny2011-10-182-4/+14
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=283746
* Add doulos-compact 4.110, Doulos SIL TrueType font collection, compactBrendan Fabeny2011-10-145-0/+84
| | | | | | | variant. Notes: svn path=/head/; revision=283539
* Add charis-compact 4.110, Charis SIL TrueType font collection, compactBrendan Fabeny2011-10-145-0/+89
| | | | | | | variant. Notes: svn path=/head/; revision=283538
* update to 4.110Brendan Fabeny2011-10-146-36/+34
| | | | Notes: svn path=/head/; revision=283537
* - Reassign to the heapThomas Abthorpe2011-10-141-1/+1
| | | | | | | Noticed by: dougb Notes: svn path=/head/; revision=283536
* Add direct run dependency on databases/py-sqlite3Doug Barton2011-09-281-1/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=282544
* Finish applying actual patchDoug Barton2011-09-262-1/+16
| | | | | | | | PR: ports/156119 Submitted by: maintainer Notes: svn path=/head/; revision=282420
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - use PORTDATA instead of long pkg-plistEitan Adler2011-09-232-126/+2
| | | | | | | | | | | - fix error with locale.bindtextdomain PR: ports/156119 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Approved by: sahil (mentor) Notes: svn path=/head/; revision=282213
* - update mkfontscale to 1.0.9Eitan Adler2011-09-182-3/+3
| | | | | | | | | | | | | | | | - update oclock to 1.0.2 - update twm to 1.0.7 - update xmodmap to 1.0.4 - update xorg-macros to 1.15.0 - update xprop to 1.2.1 - update xvinfo to 1.1.1 - update xwininfo to 1.1.2 Approved by: bapt (mentor) Obtained from: xorg-devel repo Notes: svn path=/head/; revision=281942
* 2011-09-01 x11-wm/epiwm: AbandonwareBaptiste Daroussin2011-09-077-102/+0
| | | | | | | | | | | | | | | | | | | | | 2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN 2011-09-01 x11-toolkits/XawPlus: No more public distfiles 2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles 2011-09-01 x11/xvattr: No more public distfiles 2011-09-01 www/xitami: No more public distfiles 2011-09-01 www/webredirect: No more public distfiles 2011-09-01 www/webglimpse: No more public distfiles 2011-09-01 www/squishdot: No more public distfiles 2011-09-01 www/py-forgethtml: No more public distfiles 2011-09-01 www/mmosaic: No more public distfiles 2011-09-01 www/ljsm: No more public distfiles 2011-09-01 www/ljpms: No more public distfiles 2011-09-01 www/ashe: No more public distfiles 2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month 2011-09-01 textproc/carthage: No more public distfiles Notes: svn path=/head/; revision=281368
* Relinquish to the pool.Alexey Dokuchaev2011-09-011-1/+1
| | | | Notes: svn path=/head/; revision=280954
* Remove myself from MAINTAINERAndrey A. Chernov2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280749
* Update my mail address in the ports I maintain.Raphael Kubo da Costa2011-08-281-1/+1
| | | | | | | Approved by: avilla Notes: svn path=/head/; revision=280636
* Geocities has been gone for almost 2 years now, so let's removeDoug Barton2011-08-231-2/+0
| | | | | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities Notes: svn path=/head/; revision=280250
* - Update MASTER_SITESSunpoet Po-Chuan Hsieh2011-08-221-1/+1
| | | | | | | | Reported by: pointyhat Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=280145
* - Update to 4.36Steve Wills2011-08-202-11/+11
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/159526 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: multiple maintainer timeouts (>6 months) Notes: svn path=/head/; revision=280083
* - Add hanazono-fonts-ttf 20110516Sunpoet Po-Chuan Hsieh2011-08-176-0/+69
| | | | | | | | | | | | | | | | Hanazono Mincho typeface is a CJK TrueType font that developed with a support of Grant-in-Aid for Publication of Scientific Research Results from Japan Society for the Promotion of Science and the International Research Institute for Zen Buddhism (IRIZ), Hanazono University. also with volunteers who work together on glyphwiki.org. WWW: http://fonts.jp/hanazono/ PR: ports/159767 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=279869
* Fix the build if xmlto is present.Koop Mast2011-08-111-0/+2
| | | | | | | | | PR: ports/159676 Reported by: Andrei Lavreniyuk <andy.lavr@gmail.com> With hat: x11@ Notes: svn path=/head/; revision=279482
* Update to 1.4.4.Koop Mast2011-08-112-3/+3
| | | | | | | Security: 304409c3-c3ef-11e0-8aa5-485d60cb5385 Notes: svn path=/head/; revision=279475
* Update broken/outdated WWW entries. Remove those where no alternate source wasEmanuel Haupt2011-08-051-3/+0
| | | | | | | found. Notes: svn path=/head/; revision=278956
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* Deprecate some port with no more public distfilesBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278816
* Add cantarell-fonts 0.0.6.Koop Mast2011-07-295-0/+44
| | | | | | | | | A contemporary Humanist sans serif font that fully support the following writing systems: Basic Latin, Western European, Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans. Notes: svn path=/head/; revision=278537
* Add */share/fonts as default path and change */lib/X11/fonts to add directory,Koop Mast2011-07-291-4/+4
| | | | | | | | | | now it's same as what Linux has and fontconfig's default configuration. There are a few of ports have fonts installed in share/fonts/ and they don't realized about that those fonts don't work at all. Also, reduce add hack in each font ports if they want to install in share/fonts/ by default. Notes: svn path=/head/; revision=278536
* - Change MASTER_SITES to my LOCALSunpoet Po-Chuan Hsieh2011-07-184-73/+53
| | | | | | | | | - Respect PREFIX - Cleanup Makefile - Add maintainer section Notes: svn path=/head/; revision=277882
* - Fix font caching when installed from packageBaptiste Daroussin2011-07-132-2/+2
| | | | | | | | | - bump portrevision Approved by: kwm@ (with gnome hat) Notes: svn path=/head/; revision=277638
* - Update to 20110324Sunpoet Po-Chuan Hsieh2011-07-112-24/+23
| | | | | | | | | | | - Take maintainership PR: ports/156870 Submitted by: pgollucci Approved by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) Notes: svn path=/head/; revision=277504
* Update to 4.35 .Juergen Lock2011-06-223-7/+43
| | | | | | | | | PR: ports/157707 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=276087
* Xg has expired: no more public distfiles, and wily depends on itBaptiste Daroussin2011-06-096-243/+0
| | | | | | | | editors/wily 2011-05-01 x11-fonts/Xg: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=275280
* Upgrade to 1.07.0.Thierry Thomas2011-05-312-6/+4
| | | | | | | | | Note: with this release, it would be possible to get the source tarball and build the fonts, with fontforge as a BUILD_DEPENDENCY; is there an interest for this? Notes: svn path=/head/; revision=274886
* Add paratype 2.004, ParaType font collection for the languages ofBrendan Fabeny2011-05-266-0/+98
| | | | | | | Russia. Notes: svn path=/head/; revision=274694
* Removed unmaintained expired ports from x11-fontsBaptiste Daroussin2011-05-0228-602/+0
| | | | | | | | | | | 2011-05-01 x11-fonts/avifonts: Upstream disapear and distfile is no more available 2011-05-01 x11-fonts/bitmap-fonts: Distfile is no more available 2011-05-01 x11-fonts/mozilla-fonts: Upstream disapear and distfile is no more available 2011-05-01 x11-fonts/xfed: Upstream disapear and distfile is no more available 2011-05-01 x11-fonts/xmbdfed: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=273472
* - Update to 2.8Sunpoet Po-Chuan Hsieh2011-04-183-9/+12
| | | | | | | | | | - Tweak DISTNAME PR: ports/156458 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=272872