Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cyrillic X11 bitmap fonts from CYR-RFX project | mi | 2003-01-25 | 8 | -0/+220 |
| | | | | Obtained from: NetBSD (somewhat) | ||||
* | Noone cares about having ports that actually build and then don't crash, | green | 2003-01-25 | 4 | -24/+0 |
| | | | | so why should I? | ||||
* | Make the xft-config script use -lXft2, not the old -lXft. This will | green | 2003-01-25 | 4 | -0/+24 |
| | | | | potentially unbreak all the ports which depend on x11-fonts/Xft. | ||||
* | Install fontconfig's manpage. | marcus | 2003-01-24 | 1 | -1/+5 |
| | |||||
* | Make this port PREFIX?=${X11BASE} rather than USE_X_PREFIX, because it doesn't | anholt | 2003-01-24 | 1 | -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 and | marcus | 2003-01-21 | 2 | -0/+18 |
| | | | | | | package. PR: 47283 | ||||
* | Add pcf2bdf(1.04), a converter X font from Portable Compiled | nork | 2003-01-20 | 7 | -0/+67 |
| | | | | | | Format to Bitmap Distribution Format. Obtained from: NetBSD | ||||
* | Update to 2.1. According to the release notes, more symbols have been | marcus | 2003-01-19 | 4 | -8/+6 |
| | | | | exported in this release such that QT 3.x should link against it. | ||||
* | Update to 2.1. | marcus | 2003-01-19 | 2 | -4/+3 |
| | |||||
* | USE_PERL_BUILD=yes | mi | 2003-01-07 | 1 | -0/+1 |
| | |||||
* | Make Xft conditional on having XFree86 4.x installed. Also add a note | marcus | 2003-01-07 | 2 | -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) obsolete | mi | 2003-01-05 | 1 | -1/+1 |
| | | | | x11/XFree86. | ||||
* | fix master site | ijliao | 2003-01-03 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | add another master site | ijliao | 2002-12-30 | 1 | -1/+2 |
| | | | | | PR: 46623 Submitted by: maintainer | ||||
* | Fix build | pat | 2002-12-14 | 1 | -0/+9 |
| | | | | Submitted by: bento | ||||
* | Fix build on -CURRENT. | naddy | 2002-11-30 | 4 | -14/+38 |
| | | | | Notified by: bento | ||||
* | Maintainer update to version 3.96_2 | edwin | 2002-11-17 | 4 | -1/+353 |
| | | | | | PR: ports/45340 Submitted by: Kang-min Liu <gugod@gugod.org> | ||||
* | The Terminus Font is designed for long (8 and more hours per day) work | vanilla | 2002-11-14 | 6 | -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> | ||||
* | The MASTER_SITE's DNS has changed. Make this port fetchable once more. | marcus | 2002-11-12 | 1 | -1/+1 |
| | | | | Submitted by: Miklos <miklos@microsux.dk> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 10 | -10/+5 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 10 | -5/+10 |
| | | | | Approved by: pat | ||||
* | A "patch-message" target is already used by bsd.port.mk. | naddy | 2002-11-03 | 1 | -3/+1 |
| | |||||
* | Fix typoes on MAINTAINER address. | perky | 2002-11-02 | 1 | -2/+2 |
| | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> | ||||
* | Correct the default font path. | marcus | 2002-10-23 | 1 | -2/+2 |
| | | | | Submitted by: boris karlov <borman@blank.spb.ru> | ||||
* | Make fetchable. | trevor | 2002-10-12 | 1 | -5/+2 |
| | |||||
* | Change spaces to tabs (portlint). | trevor | 2002-10-12 | 1 | -6/+6 |
| | |||||
* | Update maintainer address | perky | 2002-10-08 | 1 | -2/+2 |
| | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> | ||||
* | Install the headers in the ${X11BASE}/include/X11/Xft directory for | marcus | 2002-10-07 | 8 | -30/+70 |
| | | | | | better portability. To avoid conflicts, the Xft.h from this port will be installed as Xft2.h. | ||||
* | Fix a problem with the shared library installation. | marcus | 2002-10-07 | 2 | -5/+44 |
| | |||||
* | Add a lib number to the fontconfig dependency. | marcus | 2002-10-06 | 2 | -2/+2 |
| | |||||
* | Add Xft 2.0, a client-sided font rendering engine for X applications. | marcus | 2002-10-06 | 15 | -0/+261 |
| | |||||
* | Add fontconfig, an XML-based font configuration API for X. | marcus | 2002-10-06 | 9 | -0/+102 |
| | |||||
* | Update to 0.32 | pat | 2002-10-05 | 3 | -2/+4 |
| | | | | | | | Add WWW tag PR: ports/43618 Submitted by: maintainer | ||||
* | Fix distfile survey issues with X ports, update bsd.sites.mk to include | anholt | 2002-09-21 | 1 | -1/+1 |
| | | | | | | | more working X mirrors and remove a local distfiles site that hasn't been updating. Approved by: portmgr | ||||
* | Don't try to fetch the new fonts from MASTER_SITE_XFREE | anholt | 2002-09-19 | 1 | -4/+5 |
| | |||||
* | Update koi8-r fonts from their official source. More fonts added as result | ache | 2002-09-15 | 3 | -14/+24 |
| | | | | and old fonts becomes more koi8-r conformant. | ||||
* | Comment out koi8-u stuff until it will be implemented properly, i.e. | ache | 2002-09-15 | 1 | -8/+9 |
| | | | | as addition to koi8-r fonts, not as replacement for them. | ||||
* | Remove directory on deinstall | kris | 2002-09-14 | 1 | -0/+1 |
| | |||||
* | Add Ukrainian characters (koi8-u) obtained from x11-fonts/geminifonts and | sobomax | 2002-09-03 | 62 | -4267/+11 |
| | | | | | | move all patches into a single PATCHFILE. Bump PORTREVISION. Suggested by: mi | ||||
* | Recognise koi8-u encoding. Bump PORTREVISION. | sobomax | 2002-09-02 | 2 | -0/+93 |
| | |||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-09-02 | 1 | -1/+2 |
| | | | | | PR: 42310 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-01 | 1 | -2/+3 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | Attempt to fix the century-old problems with those fonts wrt Russian letters | sobomax | 2002-08-26 | 61 | -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. | ||||
* | Add back Konstantinos Konstantinidis as the maintainer. He has | trevor | 2002-08-26 | 2 | -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. | ||||
* | Install all files in one go, instead of invoking install(1) for each | mi | 2002-08-25 | 1 | -6/+2 |
| | | | | | | one. Approved by: maintainer | ||||
* | New set of bitmapped fonts. For some reason does not show up in KDE, but | alane | 2002-08-25 | 8 | -0/+91 |
| | | | | | | | | | | X definitely sees it, since the fonts work with xterm -fn fontname. I'll let that be a PR if someone wants to submit it. Committed with some cleanup; see PR for details. PR: 41994 Submitted by: Dominic Marks <dominic_marks@btinternet.com> | ||||
* | grammar fix | trevor | 2002-08-25 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION. Users who installed the port in the past were | trevor | 2002-08-24 | 1 | -0/+1 |
| | | | | | | | | | | not told that the Arial Unicode font has a different, much more restrictive, license than the other fonts. They were only shown the less restrictive license. Since they did not see the Unicode license, they did not have a chance to make sure they were not in violation of it. The license mentioned by the port now matches the actual license, and the PORTREVISION bump will encourage them to update. | ||||
* | whitespace changes suggested by portlint -act | trevor | 2002-08-24 | 1 | -5/+4 |
| | |||||
* | The distfiles were removed from the publisher's sites, so use a | trevor | 2002-08-24 | 2 | -5/+11 |
| | | | | | | | | | | different set of master sites. The home page is no longer worth reading, so remove its URL from pkg-descr. Noticed by: Miguel Mendez Obtained from: www.alltheweb.com FTP search (in part) Submitted by: Amar Takhar, Christian Brueffer, blackend and myself PR: 41716 and 41775 |