summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Xft.h -> Xft2.h hack.Joe Marcus Clarke2003-02-181-4/+0
| | | | Notes: svn path=/head/; revision=75775
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.Eric 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 Notes: svn path=/head/; revision=75774
* Add fontilus, a font viewer and thumbnailer for Nautilus.Joe Marcus Clarke2003-02-167-0/+87
| | | | Notes: svn path=/head/; revision=75627
* Make and install gzip-ed .pcf files -- save over 1.5Mb...Mikhail Teterin2003-01-312-135/+135
| | | | | | | | No PORTREVISION bump, since packaging did not work 'till 5 minutes ago anyway. Notes: svn path=/head/; revision=74362
* The port installs into X11BASE -- spell that fact as USE_X_PREFIX, tooMikhail Teterin2003-01-312-6/+9
| | | | | | | | | | -- to help packaging. While here, reword pkg-message a bit to reflect reality. Reported by: kris Notes: svn path=/head/; revision=74360
* Use the full path to /sbin/sysctlKris Kennaway2003-01-301-1/+1
| | | | | | | Noticed by: 'make index' in crontab Notes: svn path=/head/; revision=74251
* Cyrillic X11 bitmap fonts from CYR-RFX projectMikhail Teterin2003-01-258-0/+220
| | | | | | | Obtained from: NetBSD (somewhat) Notes: svn path=/head/; revision=73996
* Noone cares about having ports that actually build and then don't crash,Brian Feldman2003-01-254-24/+0
| | | | | | | so why should I? Notes: svn path=/head/; revision=73968
* Make the xft-config script use -lXft2, not the old -lXft. This willBrian Feldman2003-01-254-0/+24
| | | | | | | potentially unbreak all the ports which depend on x11-fonts/Xft. Notes: svn path=/head/; revision=73967
* 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
* Add pcf2bdf(1.04), a converter X font from Portable CompiledNorikatsu Shigemura2003-01-207-0/+67
| | | | | | | | | Format to Bitmap Distribution Format. Obtained from: NetBSD Notes: svn path=/head/; revision=73663
* Update to 2.1. According to the release notes, more symbols have beenJoe Marcus Clarke2003-01-194-8/+6
| | | | | | | exported in this release such that QT 3.x should link against it. Notes: svn path=/head/; revision=73518
* Update to 2.1.Joe Marcus Clarke2003-01-192-4/+3
| | | | Notes: svn path=/head/; revision=73517
* USE_PERL_BUILD=yesMikhail Teterin2003-01-071-0/+1
| | | | Notes: svn path=/head/; revision=72699
* Make Xft conditional on having XFree86 4.x installed. Also add a noteJoe Marcus Clarke2003-01-072-2/+18
| | | | | | | about adding an additional check with XFree86 4.3 gets added to the tree. Notes: svn path=/head/; revision=72676
* Find bdftopcf in x11/XFree86-4-clients instead of the (almost) obsoleteMikhail Teterin2003-01-051-1/+1
| | | | | | | x11/XFree86. Notes: svn path=/head/; revision=72607
* fix master siteYing-Chieh Liao2003-01-031-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=72336
* add another master siteYing-Chieh Liao2002-12-301-1/+2
| | | | | | | | PR: 46623 Submitted by: maintainer Notes: svn path=/head/; revision=71980
* Fix buildPatrick Li2002-12-141-0/+9
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71641
* Fix build on -CURRENT.Christian Weisgerber2002-11-304-14/+38
| | | | | | | Notified by: bento Notes: svn path=/head/; revision=71238
* Maintainer update to version 3.96_2Edwin Groothuis2002-11-174-1/+353
| | | | | | | | PR: ports/45340 Submitted by: Kang-min Liu <gugod@gugod.org> Notes: svn path=/head/; revision=70276
* The Terminus Font is designed for long (8 and more hours per day) workVanilla I. Shu2002-11-146-0/+110
| | | | | | | | | | | | | | with computers. Version 3.96 contains 528 characters, which cover code pages ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-15, Windows-1250, Windows-1251, Windows-1252, IBM-437, KOI8-R, KOI8-U, KOI8-E, KOI8-F, Bulgarian-MIK, Paratype-PT154, Paratype-PT254, IBM-855, IBM-866 and Macintosh-Ukrainian. PR: ports/45281 Submitted by: Kang-min Liu <gugod@gugod.org> Notes: svn path=/head/; revision=70094
* 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
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1010-10/+5
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0610-5/+10
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* A "patch-message" target is already used by bsd.port.mk.Christian Weisgerber2002-11-031-3/+1
| | | | Notes: svn path=/head/; revision=69346
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-2/+2
| | | | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> Notes: svn path=/head/; revision=69290
* 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
* Make fetchable.Trevor Johnson2002-10-121-5/+2
| | | | Notes: svn path=/head/; revision=67835
* Change spaces to tabs (portlint).Trevor Johnson2002-10-121-6/+6
| | | | Notes: svn path=/head/; revision=67834
* Update maintainer addressHye-Shik Chang2002-10-081-2/+2
| | | | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> Notes: svn path=/head/; revision=67632
* Install the headers in the ${X11BASE}/include/X11/Xft directory forJoe Marcus Clarke2002-10-078-30/+70
| | | | | | | | better portability. To avoid conflicts, the Xft.h from this port will be installed as Xft2.h. Notes: svn path=/head/; revision=67566
* Fix a problem with the shared library installation.Joe Marcus Clarke2002-10-072-5/+44
| | | | Notes: svn path=/head/; revision=67565
* Add a lib number to the fontconfig dependency.Joe Marcus Clarke2002-10-062-2/+2
| | | | Notes: svn path=/head/; revision=67508
* Add Xft 2.0, a client-sided font rendering engine for X applications.Joe Marcus Clarke2002-10-0615-0/+261
| | | | Notes: svn path=/head/; revision=67506
* Add fontconfig, an XML-based font configuration API for X.Joe Marcus Clarke2002-10-069-0/+102
| | | | Notes: svn path=/head/; revision=67502
* Update to 0.32Patrick Li2002-10-053-2/+4
| | | | | | | | | | Add WWW tag PR: ports/43618 Submitted by: maintainer Notes: svn path=/head/; revision=67417
* Fix distfile survey issues with X ports, update bsd.sites.mk to includeEric Anholt2002-09-211-1/+1
| | | | | | | | | | more working X mirrors and remove a local distfiles site that hasn't been updating. Approved by: portmgr Notes: svn path=/head/; revision=67018
* Don't try to fetch the new fonts from MASTER_SITE_XFREEEric Anholt2002-09-191-4/+5
| | | | Notes: svn path=/head/; revision=66679
* Update koi8-r fonts from their official source. More fonts added as resultAndrey A. Chernov2002-09-153-14/+24
| | | | | | | and old fonts becomes more koi8-r conformant. Notes: svn path=/head/; revision=66362
* Comment out koi8-u stuff until it will be implemented properly, i.e.Andrey A. Chernov2002-09-151-8/+9
| | | | | | | as addition to koi8-r fonts, not as replacement for them. Notes: svn path=/head/; revision=66349
* Remove directory on deinstallKris Kennaway2002-09-141-0/+1
| | | | Notes: svn path=/head/; revision=66315
* Add Ukrainian characters (koi8-u) obtained from x11-fonts/geminifonts andMaxim Sobolev2002-09-0362-4267/+11
| | | | | | | | | move all patches into a single PATCHFILE. Bump PORTREVISION. Suggested by: mi Notes: svn path=/head/; revision=65556
* Recognise koi8-u encoding. Bump PORTREVISION.Maxim Sobolev2002-09-022-0/+93
| | | | Notes: svn path=/head/; revision=65483
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-1/+2
| | | | | | | | PR: 42310 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65474
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Attempt to fix the century-old problems with those fonts wrt Russian lettersMaxim Sobolev2002-08-2661-0/+4267
| | | | | | | | | | | | | | .. .. e and E: in two fonts those letters were mapped to a different chars than specified by koi8-r standard, while in another one they were completely absent. Bump PORTREVISION. While being here, note that the fonts aren't quite `Cyrillic' - they all miss letters found in cyrillic languages other than Russian particularly all letters specific for Ukrainian language. Notes: svn path=/head/; revision=65062
* Add back Konstantinos Konstantinidis as the maintainer. He hasTrevor Johnson2002-08-262-1/+3
| | | | | | | | | responded to the message I sent to his duth.gr address. He seems interested in maintaining the port. Although he did not say that he wishes to use that address, it is the only working one I know. Notes: svn path=/head/; revision=65028