summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support NO_WRKSUBDIR properlyKirill Ponomarev2004-12-301-1/+1
| | | | | PR: ports/75631 Submitted by: Ports Fury
* Back out the previous change. Mita-san will continue toHiroki Sato2004-12-271-1/+1
| | | | | | work as the maintainer of this port. Discussed with: mita and nork
* Update COMMENT to make senseMichael Johnson2004-12-241-1/+1
|
* Add dejavuMichael Johnson2004-12-237-0/+201
| | | | | | The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its purpose is to provide a wider range of characters while maintaining the original look and feel through the process of collaborative development
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-234-4/+4
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-2320-59/+168
| | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
* New Port x11-fonts/artwiz-aleczapka-deEdwin Groothuis2004-12-226-0/+83
| | | | | | | | | This is set of improved artwiz fonts. They are compatible with the latest fontconfig/Xft-2.0. Thus the artwiz fonts work in gtk2/kde3 applications. PR: ports/71083 Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* New Port x11-fonts/artwiz-aleczapka-se - Swedish EncodingEdwin Groothuis2004-12-226-0/+82
| | | | | | | | | This is set of improved artwiz fonts. They are compatible with the latest fontconfig/Xft-2.0. Thus the artwiz fonts work in gtk2/kde3 applications. PR: ports/71084 Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* As previously announced, remove x11-fonts/mkfontalias. Its mastersiteMark Linimon2004-11-285-95/+0
| | | | has disappeared, and it is claimed that it is no longer useful.
* - Remove useless quotes.Sergey Matveychuk2004-11-241-2/+2
|
* Add the Firefly font patchset. This patchset is mainly used to makeJoe Marcus Clarke2004-11-214-0/+23
| | | | | | | | | | | | 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)
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-1/+1
|
* replace /usr/bin/perl with ${PERL}.FUJISHIMA Satsuki2004-11-091-1/+3
|
* Update to include information about X.Org as well as XFree86.Joe Marcus Clarke2004-10-261-2/+5
| | | | Reported by: obrien
* Remove trailing whitespace.Joe Marcus Clarke2004-10-262-2/+2
|
* Upgrade to 1.14.Thierry Thomas2004-10-114-6/+6
|
* Use MASTER_SITE_XORG.Dejan Lesjak2004-09-028-8/+24
| | | | Approved by: anholt (mentor)
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor)
* Depend on x11-fonts/bitstream-vera, as it is also among scalableDejan Lesjak2004-08-231-1/+3
| | | | | | fonts that come with XFree86. Approved by: anholt (mentor)
* Add arkpandora 2.04,Kirill Ponomarev2004-08-176-0/+133
| | | | | | | | | | | | | | | | | | | This font pack is designed for screen and print and as a "drop-in" replacement for Arial and Time New Roman, so people can stop using not-so-free Webfonts from Microsoft. You get the following fonts: Aerial, Aerial Mono, Tymes & Veranda (no this is not a typo). It will automatically make the fonts recognizable by the system. It also makes Aerial the default font for the Sans-Serif and Tymes the Serif font types. The fonts are derived from the Bitstream Vera fonts and are available under the same terms as Vera. PR: ports/70564 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* - Use more correct path for fonts, to be exact, use X prefix andVolker Stolz2004-08-133-43/+57
| | | | | | | | | install fonts to ${PREFIX}/lib/X11/fonts/urwfonts-ttf. - Add pkg-message with some description how to get X server to know about installed fonts. PR: ports/70375 Submitted by: Roman Bogorodskiy
* Reset maintainer. Much thanks to Stijn for maintaining the ports so far!Volker Stolz2004-08-101-1/+4
| | | | | PR: ports/70203 Submitted by: Stijn Hoop (maintainer)
* Update XFree86 clients to 4.4 release. Release notes are available atJoe Marcus Clarke2004-08-1019-40/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.xfree86.org/4.4.0/RELNOTES.html PR: ports/67733 imake ports/67508 libraries ports/67510 clients ports/67513 server ports/67776 100dpi fonts ports/67777 75dpi fonts ports/67778 cyrillic fonts ports/67779 default bitmap fonts ports/67781 font encodings ports/67783 scalable fonts ports/67784 font server ports/67785 XFree86 meta-port ports/67775 documents ports/67786 manpages ports/67787 nest server ports/67788 print server ports/67789 virtual framebuffer server ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files) ports/44252 (XFree86-4-Server port removes/overwrites config files) Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si) Additional changes by: anholt Jung-uk Kim (jkim AT niksun DOT com) arved Tested by: pointyhat linimon
* I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack shouldJeremy Messenger2004-07-261-1/+1
| | | | not be together.
* Register missing CONFLICTS, mostly on xorg-libraries-*Eric Anholt2004-07-261-1/+1
| | | | Reported by: Kent Stewart <kstewart@owt.com>
* Use the correct version of libtool 13 -> 15 to avoid install the *.la files.Jeremy Messenger2004-07-251-1/+1
|
* - Add a patch to support some Ghostscript fonts.Hiroki Sato2004-07-253-11/+33
| | | | | | | - Use DOCSDIR. - Take maintainership. Approved by: linimon (mentor)
* - Extend IGNORE message, point users to instructions how to switchPav Lucistnik2004-07-238-8/+8
| | | | | | from XFree86-4 to X.Org. Approved by: anholt (x11 hat)
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-2332-108/+116
| | | | | | | | | | | | 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)
* Start QT2 deorbit by removing expired ports.Tilman Keskinoz2004-07-235-60/+0
|
* Change maintainer's mail.Kirill Ponomarev2004-07-211-1/+1
| | | | | | | Fix MASTER_SITES PR: ports/69338 Submitted by: maintainer
* Canonicalize MASTER_SITES a bit, to ease sorting by dumb scripts (ranksites)Oliver Eikemeier2004-07-071-3/+3
| | | | Approved by: mi@aldan.algebra.com (maintainer)
* Update to 2.2.3.Joe Marcus Clarke2004-07-022-3/+3
|
* add a missing dependency to XFree86-4-clientsOliver Lehmann2004-06-211-0/+2
| | | | Noted by: kris
* A number of fonts which are useful for TV applicationsOliver Lehmann2004-06-196-0/+100
|
* New port: xorg-fontserver taken from X.Org release 6.7.0.Eric Anholt2004-06-116-0/+78
|
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
|
* Register CONFLICTS on new xorg ports.Eric Anholt2004-05-316-0/+12
|
* Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-veraEric Anholt2004-05-317-0/+91
| | | | provided by the existing port).
* Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts.Eric Anholt2004-05-316-0/+461
|
* Add xorg-fonts-cyrillic, a port of the X.Org Cyrillic bitmap fonts.Eric Anholt2004-05-316-0/+133
|
* Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts.Eric Anholt2004-05-316-0/+1945
|
* Add xorg-fonts-100dpi, a port of the X.Org 100 dpi bitmap fonts.Eric Anholt2004-05-316-0/+1945
|
* Add xorg-fonts-encodings, a port of the X.Org font encoding files.Eric Anholt2004-05-316-0/+91
|
* Add xorg-fonts-type1, a port of the X.Org Type1 fonts.Eric Anholt2004-05-316-0/+110
|
* Start the QT2 deorbit by marking all ports that depend non-optionalTilman Keskinoz2004-05-171-0/+3
| | | | | | on qt23 DEPRECATED Suggested by: eik
* Remove conditional %%PORTDOCS%% since the docs will be installed no matterJoe Marcus Clarke2004-05-111-132/+132
| | | | what.
* Fix some portlint warnings, and use lthack to eliminate the needs for aJoe Marcus Clarke2004-05-113-145/+136
| | | | | | patch. Submitted by: krion
* Update to 1.4.2, fixing a buffer overflow in dirfile.c.Eric Anholt2004-05-076-40/+5
|
* Display install instructions using pkg-message.Jimmy Olgeni2004-05-019-31/+34
|