summaryrefslogtreecommitdiffstats
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Move cabextract dependency from BUILD_DEPENDS to EXTRACT_DEPENDS todemon2003-03-191-2/+2
| | | | | | unbreak the build on systems without cabextract. Approved by: kris
* Fix a bug in fontconfig's configure script that was causing fonts.confmarcus2003-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)
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-1115-50/+97
| | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
* Update portkeichii2003-03-113-66/+98
| | | | | PR: 49029 Submitted by: gugod@gugod.org
* Home page and MASTER_SITE moved.olgeni2003-03-082-2/+2
| | | | Approved by: kris
* Clear moonlight beckons.ade2003-03-0732-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 usermarcus2003-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
* Sync with XFree86 4.3.0 release.marcus2003-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
* Sync fontconfig with the XFree86 4.3.0 release.marcus2003-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
* Retire comment file.trevor2003-03-012-1/+1
|
* * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XMLmarcus2003-03-012-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]marcus2003-02-283-3/+9
| | | | | | | * Quiet portlint with regard to pkg-descr * De-pkg-comment Requested by: Gord Broom <gord@selfstyled.dyndns.org> [1]
* De-pkg-comment.marcus2003-02-262-1/+1
|
* Remove duplicate patch.sobomax2003-02-251-23/+0
| | | | | Poked by: kris Pointy hat to: sobomax
* Suppress command echo.olgeni2003-02-234-10/+10
|
* De-pkg-comment my ports + some more.olgeni2003-02-2312-6/+6
|
* * Install the Xft manpagemarcus2003-02-224-4/+14
| | | | * De-pkg-comment
* De-pkg-comment.nork2003-02-222-1/+1
|
* Distfile was re-rolled again (only HTML and punctuation changes to themarcus2003-02-221-1/+1
| | | | COPYRIGHT).
* De-pkg-comment.knu2003-02-2122-11/+11
|
* Add a RUN_DEPENDS on fontconfig as well.marcus2003-02-201-0/+1
|
* Looks like we do need fc-cache since the cache files seem to vary slightlymarcus2003-02-203-13/+7
| | | | from machine to machine.
* De-pkg-comment.knu2003-02-2010-5/+5
|
* Unbreak on -current: use INT_MAX instead of MAXINT.sobomax2003-02-201-0/+23
|
* * Don't depend on fontconfig (instead, package fonts.cache-1 with the port)marcus2003-02-203-21/+22
| | | | * Only install local.conf if one doesn't already exist
* * The distfile was rerolled (only HTML formatting changes) so correctmarcus2003-02-193-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 extendedsobomax2003-02-195-0/+74
| | | | by Valek Filippov.
* Remove redundant -p from ${MKDIR}.marcus2003-02-191-1/+1
|
* Add bitstream-vera, a collection of 10 high-quality TrueType fonts thatmarcus2003-02-196-0/+139
| | | | | | look really nice in GNOME 2. Inspired by: x11-fonts/webfonts
* Remove the Xft.h -> Xft2.h hack.marcus2003-02-181-4/+0
|
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-1810-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.marcus2003-02-167-0/+87
|
* Make and install gzip-ed .pcf files -- save over 1.5Mb...mi2003-01-312-135/+135
| | | | | No PORTREVISION bump, since packaging did not work 'till 5 minutes ago anyway.
* The port installs into X11BASE -- spell that fact as USE_X_PREFIX, toomi2003-01-312-6/+9
| | | | | | | -- to help packaging. While here, reword pkg-message a bit to reflect reality. Reported by: kris
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
| | | | Noticed by: 'make index' in crontab
* Cyrillic X11 bitmap fonts from CYR-RFX projectmi2003-01-258-0/+220
| | | | Obtained from: NetBSD (somewhat)
* Noone cares about having ports that actually build and then don't crash,green2003-01-254-24/+0
| | | | so why should I?
* Make the xft-config script use -lXft2, not the old -lXft. This willgreen2003-01-254-0/+24
| | | | potentially unbreak all the ports which depend on x11-fonts/Xft.
* Install fontconfig's manpage.marcus2003-01-241-1/+5
|
* Make this port PREFIX?=${X11BASE} rather than USE_X_PREFIX, because it doesn'tanholt2003-01-241-2/+9
| | | | | | use the X libraries and will be depended on for the 4.3 ports. Reviewed by: marcus
* Make sure fc-cache is run after installation for both the port andmarcus2003-01-212-0/+18
| | | | | | package. PR: 47283
* Add pcf2bdf(1.04), a converter X font from Portable Compilednork2003-01-207-0/+67
| | | | | | Format to Bitmap Distribution Format. Obtained from: NetBSD
* Update to 2.1. According to the release notes, more symbols have beenmarcus2003-01-194-8/+6
| | | | exported in this release such that QT 3.x should link against it.
* Update to 2.1.marcus2003-01-192-4/+3
|
* USE_PERL_BUILD=yesmi2003-01-071-0/+1
|
* Make Xft conditional on having XFree86 4.x installed. Also add a notemarcus2003-01-072-2/+18
| | | | about adding an additional check with XFree86 4.3 gets added to the tree.
* Find bdftopcf in x11/XFree86-4-clients instead of the (almost) obsoletemi2003-01-051-1/+1
| | | | x11/XFree86.
* fix master siteijliao2003-01-031-1/+1
| | | | Submitted by: maintainer
* add another master siteijliao2002-12-301-1/+2
| | | | | PR: 46623 Submitted by: maintainer
* Fix buildpat2002-12-141-0/+9
| | | | Submitted by: bento
OpenPOWER on IntegriCloud