summaryrefslogtreecommitdiffstats
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for previous commit.kris2003-08-171-1/+1
|
* Switch to tcl/tk 8.4 and add tcl84 virtual categorykris2003-08-171-3/+3
|
* 1) Move install code to Makefile rather than in patch.olgeni2003-08-024-48/+13
| | | | | | 2) Use type1inst to generale fonts.scale, and remove another patch. #2 suggested by: Pedro F. Giffuni <giffunip@yahoo.com>
* RESTRICTED implies NO_CDROM and NO_PACKAGEkris2003-07-301-2/+0
|
* a) Fix some additional undetected fonts,maho2003-07-272-11/+18
| | | | | | | | namely the amsps and cmps fonts. b) bump portrevision PR: 54892 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Updated the foundries. Especially for print/gsfont (See also PR #54647)maho2003-07-271-0/+107
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer)
* Fix dependence on rpm2cpio.trevor2003-07-201-2/+2
| | | | Submitted by: Phil Pennock
* This is a first for me. Correct a typo in the patch _name_ so the patchmarcus2003-07-192-1/+1
| | | | actually gets applied.
* Revert some of the FreeType code in fontconfig to fix some font renderingmarcus2003-07-182-1/+644
| | | | | | issues with Adboe fonts (particularly Helvetica and Times). Reported by: many
* Fix a problem with certain languages not having any fonts in Mozilla andmarcus2003-07-182-0/+16
| | | | Mozilla-based browsers.
* Update to 2.2.90.marcus2003-07-183-2/+4
|
* Correct misplaced spacesarved2003-07-091-2/+2
| | | | | PR: 54269 Submitted by: Dominic Marks <dom@cus.org.uk>
* Remove WWW tag: the referenced page does not say anything about the fontsolgeni2003-07-022-4/+0
| | | | any more.
* Unbreak fetch: use MASTER_SITES_SOURCEFORGE.olgeni2003-06-291-1/+1
|
* Use MASTER_SITES_SOURCEFORGE.olgeni2003-06-291-1/+1
|
* Unbreak fetch using MASTER_SITES_SOURCEFORGE.olgeni2003-06-291-1/+1
|
* update maintainer's email address.leeym2003-06-241-2/+2
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update to 2.2.1.marcus2003-06-172-2/+2
|
* Utilize USE_GNOME= pkgconfig.adamw2003-06-161-3/+1
|
* Change to my FreeBSD.org addresserwin2003-06-121-1/+1
|
* Fix master siteache2003-06-011-1/+1
|
* imaintainer-update x11-fonts/p5-Font-TTF to 0.34edwin2003-05-222-2/+2
| | | | | | | update to 0.34 PR: ports/52560 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 2.1.2. This wraps up a lot of our patches, and fixes some othermarcus2003-05-1422-992/+120
| | | | rendering bugs.
* Reset Maintainer addressarved2003-04-291-1/+1
| | | | | Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer) PR: 51601-51606
* Always use "/etc/X11/XF86Config" as the default file for fontolgeni2003-04-266-8/+6
| | | | | | configuration. Suggested by: Matt Mills <matt_mills@btopenworld.com>
* Add a patch to fix PCF glyph problems.marcus2003-04-254-2/+74
| | | | Obtained from: Xft CVS
* Convert to new GNOME infrastructure, and sign over to gnome@.marcus2003-04-221-5/+2
|
* Update to 2.2.0, the fontastic-everything-finally-works release.marcus2003-04-224-71/+2
|
* Remove USE_GNOMENG.marcus2003-04-202-2/+0
|
* Add patch to avoid dereferencing a NULL pointer in freetype2. This fixesmarcus2003-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
* Add a missing '\'.marcus2003-04-171-1/+1
|
* At least one person had problems fetching 2.1.94. Add another dist site.marcus2003-04-171-1/+2
| | | | Reported by: ijliao
* Update to the release version, 1.10.marcus2003-04-176-78/+77
|
* Update to 2.1.94.marcus2003-04-162-2/+2
|
* Make the fonts.dir more detailed, i.e. qualify the font names with fulladamw2003-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)
* Chase home page.trevor2003-04-151-1/+1
| | | | Submitted by: Michal Pasternak
* Update to 2.1.93.marcus2003-04-137-104/+13
|
* Do not install the included mozilla fonts: x11-fonts/mozilla-fontsolgeni2003-04-123-106/+13
| | | | already exists...
* Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.marcus2003-04-064-2/+42
| | | | Obtained from: XFree86 CVS
* * Allow these ports to build in a read-only ${PORTSDIR} [1]marcus2003-04-051-2/+1
| | | | | | * Remove USE_GNOMENG macro Requested by: Cory Bajus <cbajus@mts.net> [1]
* fontconfig-config is no longer installed. Therefore, Xft wasn't beingmarcus2003-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>
* Revert previous commit since it caused an infinite recursion loopmarcus2003-04-044-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.marcus2003-04-044-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 solvemarcus2003-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
* Add -f to fc-cache to force a font cache build. This fixes GNOMEmarcus2003-03-282-6/+2
| | | | | | installation from packages. Reported by: murray
* Make sure the include directory exists before trying to copy files intomarcus2003-03-282-0/+6
| | | | | | | it. PR: 50392 Submitted by: edwin
* Set proper dependency.shige2003-03-251-2/+4
| | | | | PR: ports/49024 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Unbreak by merging changes from ports/49029 (patch-aa).olgeni2003-03-241-279/+319
|
* 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)
OpenPOWER on IntegriCloud