aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Update cantarell-fonts to 0.0.21Koop Mast2016-02-053-8/+8
| | | | | | | | | Switch to USES=fonts Obtained from: GNOME devel repo. Notes: svn path=/head/; revision=408168
* - Update to 4.0Sunpoet Po-Chuan Hsieh2016-02-022-10/+5
| | | | | | | | | | - Remove BUILD_DEPENDS - Remove no-op NLS option Changes: http://sourceforge.net/p/fntsample/code/ci/master/tree/ChangeLog Notes: svn path=/head/; revision=407858
* Welcome Centos 6.7Martin Wilke2016-01-302-8/+8
| | | | | | | | | | | | | | | | | - Upgrade all linux-c6- to CentOS 6.7 - Cleanups PR: 205846 Submitted by: xmj In Collaboration with: allanjude, netchild, xmj Exp-run: antoine Sponsored by: Perceivon Hosting Inc. Differential Revision: D3428 We'd like to thanks for all the feedback and comments. Notes: svn path=/head/; revision=407537
* openfontlibrary.org has been fontlibrary.org for a while, update URLs in ports.Raphael Kubo da Costa2016-01-236-6/+6
| | | | Notes: svn path=/head/; revision=406973
* New port: x11-fonts/fifteen.Raphael Kubo da Costa2016-01-235-0/+43
| | | | | | | | | | | | | | | | | | Fifteen is a faux bitmap font. This font is designed to be used as a monotype font for use in a terminal, or at a larger size, to look like an over scaled bitmap. It works well in a 132 column terminal window. It is, of course, monospaced and has clearly distinct 1I and l, and the zero is slashed. Quinze is a narrow monospaced font, for programming and terminal emulators. It is designed to be narrow, and allow 132 columns to be comfortably fitted on a screen The 1, l and I are clearly distinguished, as are O and 0. The ascii circumflex is presented as an arrow, consistent with its use as exponentiation operator. WWW: https://fontlibrary.org/en/font/fifteen Notes: svn path=/head/; revision=406972
* - CC0 is a standard licenseDmitry Marakasov2016-01-151-4/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=406153
* - Update to 1.075 (2.020R-ro/1.075R-it)Sunpoet Po-Chuan Hsieh2016-01-122-5/+5
| | | | | | | | | - Add NO_ARCH Changes: https://github.com/adobe-fonts/source-sans-pro/releases Notes: svn path=/head/; revision=405928
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Add Public Domain support to ports license framework. You can now useDmitry Marakasov2016-01-121-4/+1
| | | | | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Notes: svn path=/head/; revision=405874
* Remove deprecated @dirrmPawel Pekala2016-01-091-1/+0
| | | | | | | | | PR: 206073 Submitted by: myself Approved by: portmgr (blanket) Notes: svn path=/head/; revision=405636
* - Update to 1.0.1Sunpoet Po-Chuan Hsieh2016-01-013-50/+7
| | | | | | | | | | | - Use DISTVERSIONPREFIX instead of DISTNAME - Add NO_ARCH - Use USE_PYTHON=autoplist Changes: https://gitlab.com/Screwtapello/bdflib/commits/master Notes: svn path=/head/; revision=404973
* - Add LICENSEDmitry Marakasov2015-12-301-0/+3
| | | | Notes: svn path=/head/; revision=404795
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* Unbreak x11-fonts/proggy_fonts and x11-fonts/proggy_fonts-ttf.Raphael Kubo da Costa2015-12-284-8/+4
| | | | | | | Point to the new upstream website, the old domain was lost to spammers. Notes: svn path=/head/; revision=404657
* Add x11-fonts/junction.Raphael Kubo da Costa2015-12-275-0/+37
| | | | | | | | | | Junction is a a humanist sans-serif, and the first open-source type project started by The League of Moveable Type. WWW: https://www.theleagueofmoveabletype.com/junction Notes: svn path=/head/; revision=404584
* New port: x11-fonts/alegreya.Raphael Kubo da Costa2015-12-235-0/+48
| | | | | | | | | | | | | | | | | | | Serif family of fonts, part of the Alegreya "super family" like x11-fonts/alegreya-sans. Upstream does not properly version its releases, so PORTVERSION was derived from the version in the OTF files plus the date of the commit we are fetching from GitHub. From pkg-descr: Alegreya is a typeface originally intended for literature. Among its crowning characteristics, it conveys a dynamic and varied rhythm which facilitates the reading of long texts. Also, it provides freshness to the page while referring to the calligraphic letter, not as a literal interpretation, but rather in a contemporary typographic language. WWW: https://github.com/huertatipografica/Alegreya-libre Notes: svn path=/head/; revision=404280
* Update to a more recent GitHub snapshot.Raphael Kubo da Costa2015-12-232-6/+5
| | | | | | | | | | | | Since upstream has made more changes but not officially increased the version number of updated its ChangeLog, start appending the date of the commit we are fetching to PORTVERSION. Also switch to a different GitHub account: changes to the font are now being done in the foundry's GitHub account. Notes: svn path=/head/; revision=404279
* - Add LICENSESunpoet Po-Chuan Hsieh2015-12-212-1/+5
| | | | | | | | - Add NO_ARCH - Sort PLIST Notes: svn path=/head/; revision=404160
* x11-fonts/powerline-fonts: create portSteve Wills2015-12-206-0/+193
| | | | | | | | | Fonts for usage with the Powerline statusline plugin. WWW: https://github.com/powerline/fonts Notes: svn path=/head/; revision=404059
* Switch to options helperPawel Pekala2015-12-111-2/+4
| | | | Notes: svn path=/head/; revision=403573
* Update libXfont2 to 2.0.1.Koop Mast2015-12-112-7/+3
| | | | Notes: svn path=/head/; revision=403544
* - Reset maintainerMartin Wilke2015-12-111-1/+1
| | | | | | | | | | PR: 205175 Submitted by: ysarumaru@gmail.com Approved by: mat (mentor) Differential Revision: D4491 Notes: svn path=/head/; revision=403505
* Update freetype2 to 2.6.2. [1]Koop Mast2015-12-101-8/+3
| | | | | | | | | | | | | | Mark magicpoint broken, maintainer is notified. Exp-runs run by antoine@ This version also fixes shadowing of TYPEOF in ftconfig.h [2] PR: 203554 [1], 202083 [2] Submitted by: rhurlin@gwdg.de [2] Notes: svn path=/head/; revision=403474
* Add libXfont2.Koop Mast2015-12-105-0/+38
| | | | | | | | | | | | | libXfont2 is the same as the old libXfont libary, but has a shiny new API/ABI that avoids referencing symbols in the X server directly. The code for the X server to use this version is awaiting review and merging still. Comment the CPE information out since it unclear which product name will be used. Notes: svn path=/head/; revision=403449
* - Update to 1.31Sunpoet Po-Chuan Hsieh2015-11-213-11/+7
| | | | | | | | | | | - Update LICENSE - While I'm here, add NO_ARCH PR: 196659 Submitted by: pfg Notes: svn path=/head/; revision=402125
* - Fix fetchDmitry Marakasov2015-11-143-6/+8
| | | | | | | | | - Add LICENSE - Add NO_ARCH - Update WWW Notes: svn path=/head/; revision=401590
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-095-0/+10
| | | | Notes: svn path=/head/; revision=401096
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-056-44/+44
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-11-041-2/+3
| | | | | | | - Update *_DEPENDS: remove redundant LOCALBASE/bin Notes: svn path=/head/; revision=400814
* Teach fontconfig that LANG and LC_* settings with more than 2 componentsKoop Mast2015-11-022-2/+51
| | | | | | | | | | | | are fine and actualy supported by POSIX even if Linux doesn't. This should fix font issues with the projects/collation branch. Submitted by: bapt@, marino@ Obtained from: DragonFly BSD Notes: svn path=/head/; revision=400653
* Remove expired ports:Rene Ladan2015-11-014-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2015-10-31 audio/cmus-post.fm: Broken for more than 6 months 2015-10-31 devel/libphish: Broken for more than 6 months 2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance. 2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months 2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0 2015-10-31 graphics/picviz: Broken for more than 6 months 2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead) 2015-10-31 mail/cucipop: Broken for more than 6 months 2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car 2015-10-31 multimedia/streamanalyze: Broken for more than 6 months 2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched 2015-10-31 sysutils/sdd: Broken for more than 6 months 2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months 2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months 2015-10-31 www/py-feedfinder: Broken for more than 6 months 2015-10-31 www/py-openssl-proxy: Broken for more than 6 months 2015-10-31 www/py-webware: Broken for more than 6 months 2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware 2015-10-31 x11-fonts/code2001: Broken for more than 6 months 2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months Notes: svn path=/head/; revision=400622
* Update to latest upstream versions.Mathieu Arnold2015-10-292-16/+16
| | | | | | | | | | | maintainer timeout PR: 203038 Submitted by: rakuco Sponsored by: Absolight Notes: svn path=/head/; revision=400461
* Update libFS to 1.0.7.Koop Mast2015-10-202-4/+3
| | | | | | | Obtained from: Xorg devel repo Notes: svn path=/head/; revision=399850
* Update libfontenc to 1.1.3.Koop Mast2015-10-202-4/+3
| | | | | | | Obtained from: Xorg devel repo Notes: svn path=/head/; revision=399849
* Update xlsfonts to 1.0.5.Koop Mast2015-10-202-3/+3
| | | | | | | Obtained from: Xorg devel repo Notes: svn path=/head/; revision=399848
* Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast2015-10-134-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update fontproto to 2.1.3. Update libXfont to 1.5.1. Update xf86-input-keyboard 1.8.1. Update xf86-input-vmmouse to 13.1.0. Update xf86-input-void to 1.4.1. Update xf86-video-chips to 1.2.6. Update xf86-video-cirrus to 1.5.3. Update xf86-video-mach64 to 6.9.5. Update xf86-video-neomagic to 1.2.9. Update xf86-video-r128 to 6.10.0. Update xf86-video-s3virge to 1.10.7. Update xf86-video-savage to 2.3.8. Update xf86-video-siliconmotion to 1.7.8. Update xf86-video-sis to 0.10.8. Update xf86-video-trident to 1.3.7. Update xf86-video-vesa to 2.3.4. * All other xf86-* drivers where bump and/or patched to allow them to compile and work with the new xorg-server. * The ATI-ums driver is removed because the API it depends on was removed from the xorg-server. * Add patch to sunffb to make the lack of XAA non-fatal (not build/run tested due to lack of hardware). * Remove the extra patches in xorg-server for arm. The code seems to support it now natively. Please file a bug if this is not the case. * Update the xorg-server support in virtualbox-ose-additions for vboxmouse. [1] Submitted by: jkim@ [1] Obtained from: Graphics devel repo Notes: svn path=/head/; revision=399179
* Update to 4.40Niclas Zeising2015-10-022-4/+3
| | | | | | | | | | | | | | | | | | ChangeLog: * Added 6 combining accents as separate characters. * Added 14 letters with dot above / dot below. * Added partial subscript and superscript: all digits and 11 letters. * Added 30+ math characters, notably large braces, brackets and parens. * Added unicode range 2800-28FF in two variants (br1 and br2). * A few small character fixes. * Altered configure to be a bit more POSIX compliant. * Replaced some obscure (un)install Makefile targets with variables. Committed from: EuroBSDCon 2015 DevSummit Notes: svn path=/head/; revision=398433
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-09-261-0/+2
| | | | Notes: svn path=/head/; revision=398018
* - Switch to options helpersDmitry Marakasov2015-09-211-8/+6
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=397474
* Typos, whitespace and capitalization fixes (S-X).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397463
* - Add OFL11 licenseCarlo Strub2015-09-172-1/+3
| | | | | | | | | | | - Remove tab after WWW PR: 202518 Submitted by: george@nycbug.org Approved by: maintainer timeout Notes: svn path=/head/; revision=397207
* Set NO_ARCH=yes, we are only shipping gzipped pcf files.Raphael Kubo da Costa2015-09-121-0/+1
| | | | Notes: svn path=/head/; revision=396747
* - Update to 1.05Wen Heping2015-09-113-34/+13
| | | | | | | | PR: 202858 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=396650
* - Add LICENSE_FILEDmitry Marakasov2015-09-101-0/+2
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=396572
* x11-fonts/fira: update 4.102 -> 4.104Bartek Rutkowski2015-09-072-23/+21
| | | | | | | | | | | - Unbreak on 9.x - Rename MICRO_VERSION to MONO_VERSION PR: 200864 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer) Notes: svn path=/head/; revision=396276
* - Switch to options helpersDmitry Marakasov2015-09-061-6/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396225
* Add missing USES=perl5.Raphael Kubo da Costa2015-09-061-1/+1
| | | | | | | USE_PERL5=build is not enough, and I should have tested this in poudriere... Notes: svn path=/head/; revision=396206
* Add x11-fonts/uw-ttyp0.Raphael Kubo da Costa2015-09-055-0/+196
| | | | | | | | | | | | | | | | | UW ttyp0 is a family of bitmap screen fonts in bdf format. It covers most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard punctuation, common symbols, some mathematics, line graphics, a few dingbats, and Powerline delimiter symbols. In addition to Unicode (ISO 10646-1), UW ttyp0 supports about thirty 8-bit encodings (code pages). UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are regular and bold versions; for some there is also an italic. WWW: http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ Notes: svn path=/head/; revision=396186
* - Add NO_ARCHDmitry Marakasov2015-08-211-1/+2
| | | | Notes: svn path=/head/; revision=394963
* - Add NO_ARCHDmitry Marakasov2015-08-211-0/+1
| | | | Notes: svn path=/head/; revision=394962