aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Norikatsu Shigemura2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76167
* Distfile was re-rolled again (only HTML and punctuation changes to theJoe Marcus Clarke2003-02-221-1/+1
| | | | | | | COPYRIGHT). Notes: svn path=/head/; revision=76108
* De-pkg-comment.Akinori MUSHA2003-02-2122-11/+11
| | | | Notes: svn path=/head/; revision=76044
* Add a RUN_DEPENDS on fontconfig as well.Joe Marcus Clarke2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75984
* Looks like we do need fc-cache since the cache files seem to vary slightlyJoe Marcus Clarke2003-02-203-13/+7
| | | | | | | from machine to machine. Notes: svn path=/head/; revision=75983
* De-pkg-comment.Akinori MUSHA2003-02-2010-5/+5
| | | | Notes: svn path=/head/; revision=75976
* Unbreak on -current: use INT_MAX instead of MAXINT.Maxim Sobolev2003-02-201-0/+23
| | | | Notes: svn path=/head/; revision=75964
* * Don't depend on fontconfig (instead, package fonts.cache-1 with the port)Joe Marcus Clarke2003-02-203-21/+22
| | | | | | | * Only install local.conf if one doesn't already exist Notes: svn path=/head/; revision=75921
* * The distfile was rerolled (only HTML formatting changes) so correctJoe Marcus Clarke2003-02-193-22/+55
| | | | | | | | | | | checksum * Do not depend on ttmkfdir, but instead package the fonts.dir with the port [1] Suggested by: nectar [1] Notes: svn path=/head/; revision=75901
* Add urwfonts-ttf 1.0.7b18, unicode TrueType fonts from URW extendedMaxim Sobolev2003-02-195-0/+74
| | | | | | | by Valek Filippov. Notes: svn path=/head/; revision=75882
* Remove redundant -p from ${MKDIR}.Joe Marcus Clarke2003-02-191-1/+1
| | | | Notes: svn path=/head/; revision=75852
* Add bitstream-vera, a collection of 10 high-quality TrueType fonts thatJoe Marcus Clarke2003-02-196-0/+139
| | | | | | | | | look really nice in GNOME 2. Inspired by: x11-fonts/webfonts Notes: svn path=/head/; revision=75849
* 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