aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Fix master siteAndrey A. Chernov2003-06-011-1/+1
| | | | Notes: svn path=/head/; revision=81919
* imaintainer-update x11-fonts/p5-Font-TTF to 0.34Edwin Groothuis2003-05-222-2/+2
| | | | | | | | | | update to 0.34 PR: ports/52560 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=81679
* Update to 2.1.2. This wraps up a lot of our patches, and fixes some otherJoe Marcus Clarke2003-05-1422-992/+120
| | | | | | | rendering bugs. Notes: svn path=/head/; revision=80995
* Reset Maintainer addressTilman Keskinoz2003-04-291-1/+1
| | | | | | | | Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer) PR: 51601-51606 Notes: svn path=/head/; revision=79888
* Always use "/etc/X11/XF86Config" as the default file for fontJimmy Olgeni2003-04-266-8/+6
| | | | | | | | | configuration. Suggested by: Matt Mills <matt_mills@btopenworld.com> Notes: svn path=/head/; revision=79677
* Add a patch to fix PCF glyph problems.Joe Marcus Clarke2003-04-254-2/+74
| | | | | | | Obtained from: Xft CVS Notes: svn path=/head/; revision=79636
* Convert to new GNOME infrastructure, and sign over to gnome@.Joe Marcus Clarke2003-04-221-5/+2
| | | | Notes: svn path=/head/; revision=79436
* Update to 2.2.0, the fontastic-everything-finally-works release.Joe Marcus Clarke2003-04-224-71/+2
| | | | Notes: svn path=/head/; revision=79430
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-202-2/+0
| | | | Notes: svn path=/head/; revision=79368
* Add patch to avoid dereferencing a NULL pointer in freetype2. This fixesJoe Marcus Clarke2003-04-182-0/+47
| | | | | | | | | | | a crash with certain monotype fonts such as the Windows FixedSys fonts. Note, the real fix should go into freetype2, but I'm still waiting for feedback from them. Obtained from: Fontconfig CVS Notes: svn path=/head/; revision=79236
* Add a missing '\'.Joe Marcus Clarke2003-04-171-1/+1
| | | | Notes: svn path=/head/; revision=79156
* At least one person had problems fetching 2.1.94. Add another dist site.Joe Marcus Clarke2003-04-171-1/+2
| | | | | | | Reported by: ijliao Notes: svn path=/head/; revision=79155
* Update to the release version, 1.10.Joe Marcus Clarke2003-04-176-78/+77
| | | | Notes: svn path=/head/; revision=79113
* Update to 2.1.94.Joe Marcus Clarke2003-04-162-2/+2
| | | | Notes: svn path=/head/; revision=79107
* Make the fonts.dir more detailed, i.e. qualify the font names with fullAdam Weinberger2003-04-152-14/+15
| | | | | | | | | | | X-style font names. PORTREVISION bump. PR: 50976 Submitted by: Michal Pasternak <dotz@irc.pl> Approved by: Dominic Marks <dom@cus.org.uk> (maintainer) Notes: svn path=/head/; revision=79027
* Chase home page.Trevor Johnson2003-04-151-1/+1
| | | | | | | Submitted by: Michal Pasternak Notes: svn path=/head/; revision=79024
* Update to 2.1.93.Joe Marcus Clarke2003-04-137-104/+13
| | | | Notes: svn path=/head/; revision=78842
* Do not install the included mozilla fonts: x11-fonts/mozilla-fontsJimmy Olgeni2003-04-123-106/+13
| | | | | | | already exists... Notes: svn path=/head/; revision=78829
* Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.Joe Marcus Clarke2003-04-064-2/+42
| | | | | | | Obtained from: XFree86 CVS Notes: svn path=/head/; revision=78452
* * Allow these ports to build in a read-only ${PORTSDIR} [1]Joe Marcus Clarke2003-04-051-2/+1
| | | | | | | | | * Remove USE_GNOMENG macro Requested by: Cory Bajus <cbajus@mts.net> [1] Notes: svn path=/head/; revision=78246
* fontconfig-config is no longer installed. Therefore, Xft wasn't beingJoe Marcus Clarke2003-04-042-2/+4
| | | | | | | | | | | | linked against libfontconfig. This broke KDE since KDE expected libfontconfig to be imported via Xft. GNOME was okay since it uses pkg-config, and explicitly linked against fontconfig. Reported by: Benjamin Lutz <benlutz@datacomm.ch> Bjarne Wichmann Petersen <kde.nospam@mekanix.dk> Notes: svn path=/head/; revision=78204
* Revert previous commit since it caused an infinite recursion loopJoe Marcus Clarke2003-04-044-40/+2
| | | | | | | | | in XFree86-clients. I'll commit this to pango instead. Requested by: will Notes: svn path=/head/; revision=78181
* Borrow a little from kdelibs3, and add a dependency on the scalable fonts.Joe Marcus Clarke2003-04-044-8/+42
| | | | | | | | Also, run fc-cache here as well as in fontconfig just to make sure we have some fonts installed. Notes: svn path=/head/; revision=78100
* Update to 2.1.92. This is a hacked development version that should solveJoe Marcus Clarke2003-04-0416-326/+420
| | | | | | | | | | | most of the Xft/fontconfig problems people are experiencing. Note that in this version, font caches do not have to exist for Xft applications to function properly. PR: 50482 Notes: svn path=/head/; revision=78099
* Add -f to fc-cache to force a font cache build. This fixes GNOMEJoe Marcus Clarke2003-03-282-6/+2
| | | | | | | | | installation from packages. Reported by: murray Notes: svn path=/head/; revision=77639
* Make sure the include directory exists before trying to copy files intoJoe Marcus Clarke2003-03-282-0/+6
| | | | | | | | | | it. PR: 50392 Submitted by: edwin Notes: svn path=/head/; revision=77638
* Set proper dependency.Shigeyuki Fukushima2003-03-251-2/+4
| | | | | | | | PR: ports/49024 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=77458
* Unbreak by merging changes from ports/49029 (patch-aa).Jimmy Olgeni2003-03-241-279/+319
| | | | Notes: svn path=/head/; revision=77379
* Move cabextract dependency from BUILD_DEPENDS to EXTRACT_DEPENDS toDmitry Sivachenko2003-03-191-2/+2
| | | | | | | | | unbreak the build on systems without cabextract. Approved by: kris Notes: svn path=/head/; revision=77162
* Fix a bug in fontconfig's configure script that was causing fonts.confJoe Marcus Clarke2003-03-132-2/+13
| | | | | | | | | | | | | to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed. This was in turn leading to crashes in things such as xclock. This bug has been filed with fontconfig's Bugzilla as bug #45. Reported by: many Brought to my attention by: anholt Approved by: portmgr (will) Notes: svn path=/head/; revision=77124
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-1115-50/+97
| | | | | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr Notes: svn path=/head/; revision=77104
* Update portMichael C . Wu2003-03-113-66/+98
| | | | | | | | PR: 49029 Submitted by: gugod@gugod.org Notes: svn path=/head/; revision=77085
* Home page and MASTER_SITE moved.Jimmy Olgeni2003-03-082-2/+2
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=77067
* Clear moonlight beckons.Ade Lovett2003-03-0732-16/+16
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Force ldconfig to run before pkg-install to fix a problem where the userJoe Marcus Clarke2003-03-051-0/+1
| | | | | | | | | | | may have booted the machine without having /usr/X11R6/lib. Thus ldconfig never cached it. This should fix the sprious Error 1 failures when running post-install. Reported by: anholt Notes: svn path=/head/; revision=76998
* Sync with XFree86 4.3.0 release.Joe Marcus Clarke2003-03-024-2/+554
| | | | | | | | | | | * Finishes off the UTF-16 APIs * Fixes bugs with non-Render enabled servers * Adds a missing zero-sized check to one of the core rendering routines Obtained from: XFree86 CVS Notes: svn path=/head/; revision=76739
* Sync fontconfig with the XFree86 4.3.0 release.Joe Marcus Clarke2003-03-022-1/+213
| | | | | | | | | | | | * Fixes a segfault * Performs country-independent matching for Chinese languages * Finishes off the UTF-16 conversion code * Adds a section on local.conf to fontconfig.3 Obtained from: XFree86 CVS Notes: svn path=/head/; revision=76738
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XMLJoe Marcus Clarke2003-03-012-1/+13
| | | | | | | | | | * Allow CJK users to use fixed-width TrueType fonts [1] Submitted by: perky Obtained from: fontconfig CVS [1] Notes: svn path=/head/; revision=76680
* * Install fc-cache and fc-list manpages [1]Joe Marcus Clarke2003-02-283-3/+9
| | | | | | | | | | * Quiet portlint with regard to pkg-descr * De-pkg-comment Requested by: Gord Broom <gord@selfstyled.dyndns.org> [1] Notes: svn path=/head/; revision=76608
* De-pkg-comment.Joe Marcus Clarke2003-02-262-1/+1
| | | | Notes: svn path=/head/; revision=76483
* Remove duplicate patch.Maxim Sobolev2003-02-251-23/+0
| | | | | | | | Poked by: kris Pointy hat to: sobomax Notes: svn path=/head/; revision=76461
* Suppress command echo.Jimmy Olgeni2003-02-234-10/+10
| | | | Notes: svn path=/head/; revision=76254
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-2312-6/+6
| | | | Notes: svn path=/head/; revision=76249
* * Install the Xft manpageJoe Marcus Clarke2003-02-224-4/+14
| | | | | | | * De-pkg-comment Notes: svn path=/head/; revision=76200
* De-pkg-comment.Norikatsu Shigemura2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76167
* Distfile was re-rolled again (only HTML and punctuation changes to theJoe Marcus Clarke2003-02-221-1/+1
| | | | | | | COPYRIGHT). Notes: svn path=/head/; revision=76108
* De-pkg-comment.Akinori MUSHA2003-02-2122-11/+11
| | | | Notes: svn path=/head/; revision=76044
* Add a RUN_DEPENDS on fontconfig as well.Joe Marcus Clarke2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75984
* Looks like we do need fc-cache since the cache files seem to vary slightlyJoe Marcus Clarke2003-02-203-13/+7
| | | | | | | from machine to machine. Notes: svn path=/head/; revision=75983