Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a missing '\'. | marcus | 2003-04-17 | 1 | -1/+1 |
| | |||||
* | At least one person had problems fetching 2.1.94. Add another dist site. | marcus | 2003-04-17 | 1 | -1/+2 |
| | | | | Reported by: ijliao | ||||
* | Update to the release version, 1.10. | marcus | 2003-04-17 | 6 | -78/+77 |
| | |||||
* | Update to 2.1.94. | marcus | 2003-04-16 | 2 | -2/+2 |
| | |||||
* | Make the fonts.dir more detailed, i.e. qualify the font names with full | adamw | 2003-04-15 | 2 | -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) | ||||
* | Chase home page. | trevor | 2003-04-15 | 1 | -1/+1 |
| | | | | Submitted by: Michal Pasternak | ||||
* | Update to 2.1.93. | marcus | 2003-04-13 | 7 | -104/+13 |
| | |||||
* | Do not install the included mozilla fonts: x11-fonts/mozilla-fonts | olgeni | 2003-04-12 | 3 | -106/+13 |
| | | | | already exists... | ||||
* | Fix a segfault that can occur when mixing RENDER and non-RENDER fonts. | marcus | 2003-04-06 | 4 | -2/+42 |
| | | | | Obtained from: XFree86 CVS | ||||
* | * Allow these ports to build in a read-only ${PORTSDIR} [1] | marcus | 2003-04-05 | 1 | -2/+1 |
| | | | | | | * Remove USE_GNOMENG macro Requested by: Cory Bajus <cbajus@mts.net> [1] | ||||
* | fontconfig-config is no longer installed. Therefore, Xft wasn't being | marcus | 2003-04-04 | 2 | -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> | ||||
* | Revert previous commit since it caused an infinite recursion loop | marcus | 2003-04-04 | 4 | -40/+2 |
| | | | | | | in XFree86-clients. I'll commit this to pango instead. Requested by: will | ||||
* | Borrow a little from kdelibs3, and add a dependency on the scalable fonts. | marcus | 2003-04-04 | 4 | -8/+42 |
| | | | | | Also, run fc-cache here as well as in fontconfig just to make sure we have some fonts installed. | ||||
* | Update to 2.1.92. This is a hacked development version that should solve | marcus | 2003-04-04 | 16 | -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 | ||||
* | Add -f to fc-cache to force a font cache build. This fixes GNOME | marcus | 2003-03-28 | 2 | -6/+2 |
| | | | | | | installation from packages. Reported by: murray | ||||
* | Make sure the include directory exists before trying to copy files into | marcus | 2003-03-28 | 2 | -0/+6 |
| | | | | | | | it. PR: 50392 Submitted by: edwin | ||||
* | Set proper dependency. | shige | 2003-03-25 | 1 | -2/+4 |
| | | | | | PR: ports/49024 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Unbreak by merging changes from ports/49029 (patch-aa). | olgeni | 2003-03-24 | 1 | -279/+319 |
| | |||||
* | Move cabextract dependency from BUILD_DEPENDS to EXTRACT_DEPENDS to | demon | 2003-03-19 | 1 | -2/+2 |
| | | | | | | unbreak the build on systems without cabextract. Approved by: kris | ||||
* | Fix a bug in fontconfig's configure script that was causing fonts.conf | marcus | 2003-03-13 | 2 | -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) | ||||
* | Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel | anholt | 2003-03-11 | 15 | -50/+97 |
| | | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr | ||||
* | Update port | keichii | 2003-03-11 | 3 | -66/+98 |
| | | | | | PR: 49029 Submitted by: gugod@gugod.org | ||||
* | Home page and MASTER_SITE moved. | olgeni | 2003-03-08 | 2 | -2/+2 |
| | | | | Approved by: kris | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 32 | -16/+16 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Force ldconfig to run before pkg-install to fix a problem where the user | marcus | 2003-03-05 | 1 | -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 | ||||
* | Sync with XFree86 4.3.0 release. | marcus | 2003-03-02 | 4 | -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 | ||||
* | Sync fontconfig with the XFree86 4.3.0 release. | marcus | 2003-03-02 | 2 | -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 | ||||
* | Retire comment file. | trevor | 2003-03-01 | 2 | -1/+1 |
| | |||||
* | * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XML | marcus | 2003-03-01 | 2 | -1/+13 |
| | | | | | | | * Allow CJK users to use fixed-width TrueType fonts [1] Submitted by: perky Obtained from: fontconfig CVS [1] | ||||
* | * Install fc-cache and fc-list manpages [1] | marcus | 2003-02-28 | 3 | -3/+9 |
| | | | | | | | * Quiet portlint with regard to pkg-descr * De-pkg-comment Requested by: Gord Broom <gord@selfstyled.dyndns.org> [1] | ||||
* | De-pkg-comment. | marcus | 2003-02-26 | 2 | -1/+1 |
| | |||||
* | Remove duplicate patch. | sobomax | 2003-02-25 | 1 | -23/+0 |
| | | | | | Poked by: kris Pointy hat to: sobomax | ||||
* | Suppress command echo. | olgeni | 2003-02-23 | 4 | -10/+10 |
| | |||||
* | De-pkg-comment my ports + some more. | olgeni | 2003-02-23 | 12 | -6/+6 |
| | |||||
* | * Install the Xft manpage | marcus | 2003-02-22 | 4 | -4/+14 |
| | | | | * De-pkg-comment | ||||
* | De-pkg-comment. | nork | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Distfile was re-rolled again (only HTML and punctuation changes to the | marcus | 2003-02-22 | 1 | -1/+1 |
| | | | | COPYRIGHT). | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 22 | -11/+11 |
| | |||||
* | Add a RUN_DEPENDS on fontconfig as well. | marcus | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | Looks like we do need fc-cache since the cache files seem to vary slightly | marcus | 2003-02-20 | 3 | -13/+7 |
| | | | | from machine to machine. | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 10 | -5/+5 |
| | |||||
* | Unbreak on -current: use INT_MAX instead of MAXINT. | sobomax | 2003-02-20 | 1 | -0/+23 |
| | |||||
* | * Don't depend on fontconfig (instead, package fonts.cache-1 with the port) | marcus | 2003-02-20 | 3 | -21/+22 |
| | | | | * Only install local.conf if one doesn't already exist | ||||
* | * The distfile was rerolled (only HTML formatting changes) so correct | marcus | 2003-02-19 | 3 | -22/+55 |
| | | | | | | | | checksum * Do not depend on ttmkfdir, but instead package the fonts.dir with the port [1] Suggested by: nectar [1] | ||||
* | Add urwfonts-ttf 1.0.7b18, unicode TrueType fonts from URW extended | sobomax | 2003-02-19 | 5 | -0/+74 |
| | | | | by Valek Filippov. | ||||
* | Remove redundant -p from ${MKDIR}. | marcus | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | Add bitstream-vera, a collection of 10 high-quality TrueType fonts that | marcus | 2003-02-19 | 6 | -0/+139 |
| | | | | | | look really nice in GNOME 2. Inspired by: x11-fonts/webfonts | ||||
* | Remove the Xft.h -> Xft2.h hack. | marcus | 2003-02-18 | 1 | -4/+0 |
| | |||||
* | Remove the renaming of Xft headers and library from the Xft (Xft2) port. | anholt | 2003-02-18 | 10 | -88/+178 |
| | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus | ||||
* | Add fontilus, a font viewer and thumbnailer for Nautilus. | marcus | 2003-02-16 | 7 | -0/+87 |
| |