aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig
Commit message (Collapse)AuthorAgeFilesLines
* Add the Firefly font patchset. This patchset is mainly used to makeJoe Marcus Clarke2004-11-212-0/+16
| | | | | | | | | | | | | | | CJK TrueType fonts look prettier. Various enhancements like bold, italic, readability, and embedded bitmap font help a CJK X desktop a great deal. To enable this patchset, define WITH_CJK while building these ports (pango, fontconfig, libXft, and freetype2). PR: 73083 Submitted by: clive Obtained from: Hamigua <hamigua at cuc.cn> (I think) Notes: svn path=/head/; revision=122105
* I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack shouldJeremy Messenger2004-07-261-1/+1
| | | | | | | not be together. Notes: svn path=/head/; revision=114806
* Use the correct version of libtool 13 -> 15 to avoid install the *.la files.Jeremy Messenger2004-07-251-1/+1
| | | | Notes: svn path=/head/; revision=114704
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Update to 2.2.3.Joe Marcus Clarke2004-07-022-3/+3
| | | | Notes: svn path=/head/; revision=112786
* Remove conditional %%PORTDOCS%% since the docs will be installed no matterJoe Marcus Clarke2004-05-111-132/+132
| | | | | | | what. Notes: svn path=/head/; revision=108938
* Fix some portlint warnings, and use lthack to eliminate the needs for aJoe Marcus Clarke2004-05-113-145/+136
| | | | | | | | | patch. Submitted by: krion Notes: svn path=/head/; revision=108937
* "Update" to 2.2.2, the latest stable release with a PORTEPOCH bump.Joe Marcus Clarke2004-03-166-678/+19
| | | | Notes: svn path=/head/; revision=104202
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Add a new MASTER_SITE since the Fontconfig site went away.Joe Marcus Clarke2003-09-181-2/+1
| | | | Notes: svn path=/head/; revision=89052
* This is a first for me. Correct a typo in the patch _name_ so the patchJoe Marcus Clarke2003-07-192-1/+1
| | | | | | | actually gets applied. Notes: svn path=/head/; revision=85154
* Revert some of the FreeType code in fontconfig to fix some font renderingJoe Marcus Clarke2003-07-182-1/+644
| | | | | | | | | issues with Adboe fonts (particularly Helvetica and Times). Reported by: many Notes: svn path=/head/; revision=85152
* Fix a problem with certain languages not having any fonts in Mozilla andJoe Marcus Clarke2003-07-182-0/+16
| | | | | | | Mozilla-based browsers. Notes: svn path=/head/; revision=85150
* Update to 2.2.90.Joe Marcus Clarke2003-07-183-2/+4
| | | | Notes: svn path=/head/; revision=85080
* Update to 2.2.1.Joe Marcus Clarke2003-06-172-2/+2
| | | | Notes: svn path=/head/; revision=83195
* Utilize USE_GNOME= pkgconfig.Adam Weinberger2003-06-161-3/+1
| | | | Notes: svn path=/head/; revision=83119
* Update to 2.2.0, the fontastic-everything-finally-works release.Joe Marcus Clarke2003-04-224-71/+2
| | | | Notes: svn path=/head/; revision=79430
* 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 2.1.94.Joe Marcus Clarke2003-04-162-2/+2
| | | | Notes: svn path=/head/; revision=79107
* Update to 2.1.93.Joe Marcus Clarke2003-04-137-104/+13
| | | | Notes: svn path=/head/; revision=78842
* * 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
* 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
* 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
* 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 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
* * 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
* Install fontconfig's manpage.Joe Marcus Clarke2003-01-241-1/+5
| | | | Notes: svn path=/head/; revision=73928
* Make this port PREFIX?=${X11BASE} rather than USE_X_PREFIX, because it doesn'tEric Anholt2003-01-241-2/+9
| | | | | | | | | use the X libraries and will be depended on for the 4.3 ports. Reviewed by: marcus Notes: svn path=/head/; revision=73920
* Make sure fc-cache is run after installation for both the port andJoe Marcus Clarke2003-01-212-0/+18
| | | | | | | | | package. PR: 47283 Notes: svn path=/head/; revision=73725
* Update to 2.1.Joe Marcus Clarke2003-01-192-4/+3
| | | | Notes: svn path=/head/; revision=73517
* The MASTER_SITE's DNS has changed. Make this port fetchable once more.Joe Marcus Clarke2002-11-121-1/+1
| | | | | | | Submitted by: Miklos <miklos@microsux.dk> Notes: svn path=/head/; revision=69969
* Correct the default font path.Joe Marcus Clarke2002-10-231-2/+2
| | | | | | | Submitted by: boris karlov <borman@blank.spb.ru> Notes: svn path=/head/; revision=68675
* Fix a problem with the shared library installation.Joe Marcus Clarke2002-10-072-5/+44
| | | | Notes: svn path=/head/; revision=67565
* Add fontconfig, an XML-based font configuration API for X.Joe Marcus Clarke2002-10-068-0/+101
Notes: svn path=/head/; revision=67502