| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: Thierry Thomas (maintainer)
|
|
|
|
|
| |
PR: ports/79757
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of neXtaw and X libraries anyway and ports will get the right
version number through imake.
|
|
|
|
|
| |
Sponsored by: Dejan Lesjak <dejan.lesjak@ijs.si>
Noted by: pointyhat
|
|
|
|
|
| |
PR: ports/79568
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
gone in with X.Org 6.8.2, but since we're using the external libXft
library, it was missed.
Reported by: adamw
Obtained from: Freedesktop.org CVS
Approved by: portmgr (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
|
|
|
|
| |
Approved by: portmgr (krion)
|
|
|
|
|
|
|
| |
prettier.
PR: 78886
Submitted by: hamigua <hamigua@cuc.cn>
|
|
|
|
| |
Thanks to lesi for not letting me go insane.
|
| |
|
|
|
|
|
| |
These fonts are required to display MathML pages with Mozilla
or Firefox.
|
|
|
|
|
| |
These fonts are required to display MathML pages with Mozilla
or Firefox.
|
|
|
|
| |
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
|
|
|
|
| |
got above 4 Kbps), but at least that server's alive.
|
|
|
|
|
|
| |
bsd.port.mk.
Requested by: lesi
|
|
|
|
|
| |
PR: 78032
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous versions can generate corrupted output when the input
BDF font file contains a '%' character. The users should update
this port and rebuild all of BDF files generated by the old ones if any.
Also, the previous versions have a possible format string
vulnerability which can be triggered by a maliciously-crafted BDF
font file.
Reported by: SHIOZAKI Takehiko (st at be dot to),
Tod McQuillin (devin at spamcop dot net)
Suggested by: KANOU Hiroki (kanou at khdd dot net)
Fixed by: caffeine@m13.alpha-net.ne.jp (Author)
Approved by: KOMATSU Shinichiro (maintainer)
Security: the previous versions have a format string vulnerability
|
|
|
|
|
|
| |
PR: ports/77762
Submitted by: Kang-min Liu <gugod@gugod.org> (maintainer)
Pointed out by: pointyhat via kris
|
|
|
|
|
|
|
| |
change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic.
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Approved by: maintainer timeout (1 week)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Portlint
PR: ports/77503 [1]
Submitted by: Rui Lopes <rui@ruilopes.com>
|
|
|
|
| |
Reported by: krismail
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
o Set install prefix to ${X11BASE}, clearly.
o Bump PORTREVISION, accordingly.
Reviewd by: hrs, Yoshihiko Sarumaru <mistral@imasy.or.jp>
Approved by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
|
|
|
|
|
|
|
|
|
|
|
| |
Bitstream Cyberbit is a TrueType font. It is an international font, containing
characters from many languages. Each character is encoded with its Unicode
value, according to Unicode 2.0 standards.
Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
|
|
|
|
|
|
|
|
| |
* Apply NOPORTDOCS and update PLIST correspondingly
* Make portlint a bit happier
PR: 77293
Submitted by: leeym
|
|
|
|
|
| |
PR: 75852 (partial)
Submitted by: Francois Tigeot <ftigeot@wolfpond.org>
|
|
|
|
|
| |
PR: ports/76729
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The easiest way to pick the right font for the job.
Features:
* View as many or as few fonts at once as you like
* Choose font size, text color, background color, bold,
italics, underline, and example text used
* Double-click adds/removes a font (depending on which list
you do it in)
PR: ports/75697
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Font cache is not build by default, which makes related lines in
default configure file wrong, which in turn causes xfs to error out
on startup with default file. Tweak generation of said file in a way
that would make proper configuration depending on existance of font
caching code, so that this patch can be sent upstream. [2]
Inspired by: Jose M Rodriguez (josemi at freebsd.jazztel.es) [1]
Bits and pieces for [1] stolen from:
src/etc/rc.d/xfs, apache2 and squid ports
Noticed by: Gary Dunn (knowtree at aloha.com) [2]
|
|
|
|
|
|
|
| |
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
References: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/15331
Committed at: CBUG meeting #13
Committed with: KOMATSU Shinichiro and others.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
|
|
|
|
|
| |
PR: ports/75631
Submitted by: Ports Fury
|
|
|
|
|
|
| |
work as the maintainer of this port.
Discussed with: mita and nork
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
has disappeared, and it is claimed that it is no longer useful.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
Reported by: obrien
|
| |
|
| |
|
|
|
|
| |
Approved by: anholt (mentor)
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
fonts that come with XFree86.
Approved by: anholt (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
not be together.
|
|
|
|
| |
Reported by: Kent Stewart <kstewart@owt.com>
|
| |
|
|
|
|
|
|
|
| |
- Use DOCSDIR.
- Take maintainership.
Approved by: linimon (mentor)
|
|
|
|
|
|
| |
from XFree86-4 to X.Org.
Approved by: anholt (x11 hat)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
|
|
|
|
| |
Approved by: mi@aldan.algebra.com (maintainer)
|
| |
|
|
|
|
| |
Noted by: kris
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
provided by the existing port).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
on qt23 DEPRECATED
Suggested by: eik
|
|
|
|
| |
what.
|
|
|
|
|
|
| |
patch.
Submitted by: krion
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 65529
Submitted by: Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
|
|
|
|
|
| |
PR: 66106
Submitted by: Matt Lancereau <matt@rimasec.net>
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
| |
PR: ports/65663
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 65044
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: mat (mentor)
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
XFree86-libraries.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: trevor
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
|
|
|
|
|
| |
sizes. This was causing a problem loading certain fonts. This code
is now equivalent to Xft-2.1.2.
|
|
|
|
|
| |
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor).
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
| |
* Completely revamped the PSF font import/export system to make it
actually useable.
* Changed to use FreeType 2.
* Miscellaneous fixes.
|
| |
|
|
|
|
| |
Submitted by: trevor
|
| |
|
|
|
|
|
| |
a renamed version of the Xft port after it was added to the Freedesktop X11
libs project.
|
| |
|
| |
|
|
|
|
| |
o Bump $PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
PR: 63235
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reviewed by: marcus
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
|
| |
<URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff>
to fix dependencies: these ports need ports/archivers/rpm for their
do-install, so they can can use the rpm2cpio that accompanies it
Reviewed by: silence (two months) from portmgr and freebsd-ports-bugs
|
|
|
|
| |
Noticed by: kris
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
stop pretending to maintain these ports.
|
| |
|
|
|
|
|
|
|
|
| |
X font libary
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
|
|
|
|
|
|
|
| |
You should pay $5 to the author if you find this useful.
PR: ports/60056
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
Here is ttmkfdir that uses freetype2 as a backend.
PR: ports/60055
Submitted by: Thierry Thomas <thierry@pompo.net>
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier
|
|
|
|
| |
"perl -pi -e" construction.
|
| |
|
|
|
|
| |
these yet.
|
| |
|
| |
|
|
|
|
|
|
|
| |
up dependencies and add this incident to MOVED.
PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
| |
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
| |
nods to: fenner's survey and www.alltheweb.com
|
|
|
|
|
|
|
|
| |
Two small angular fonts, one suitable for terminals and
another for general x11 usage, created by PixelMoose.
PR: ports/54152
Submitted by: Dominic Marks <dom@cus.org.uk>
|
|
|
|
|
|
|
|
| |
This port contains a collection of some of the most popular
Arabic fonts created and used by the Arabic UNIX community.
PR: ports/57512
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
|
|
|
|
|
|
|
|
| |
This port contains a collection of TrueType Arabic fonts
created by the King Abdulaziz Scientific organization in
Saudi Arabia.
PR: ports/57510
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
|
|
|
|
|
|
|
|
| |
This port contains a collection of some of the most popular
Arabic fonts created and used by the Arabic UNIX community.
This truetype font set was developed at Arabeyes.
PR: ports/57508
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
|
|
|
|
|
|
|
| |
Some popular PCF Arabic fonts created and used by the Arabic
UNIX community.
PR: ports/57507
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
|
|
|
|
| |
PR: 57396
Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
|
|
|
|
|
| |
PR: 57291
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
|
|
|
|
| |
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2) Use type1inst to generale fonts.scale, and remove another patch.
#2 suggested by: Pedro F. Giffuni <giffunip@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
| |
namely the amsps and cmps fonts.
b) bump portrevision
PR: 54892
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer)
|
|
|
|
| |
Submitted by: Phil Pennock
|
|
|
|
| |
actually gets applied.
|
|
|
|
|
|
| |
issues with Adboe fonts (particularly Helvetica and Times).
Reported by: many
|
|
|
|
| |
Mozilla-based browsers.
|
| |
|
|
|
|
|
| |
PR: 54269
Submitted by: Dominic Marks <dom@cus.org.uk>
|
|
|
|
| |
any more.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
update to 0.34
PR: ports/52560
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
| |
rendering bugs.
|
|
|
|
|
| |
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
|
|
|
|
|
|
| |
configuration.
Suggested by: Matt Mills <matt_mills@btopenworld.com>
|
|
|
|
| |
Obtained from: Xft CVS
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Reported by: ijliao
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
X-style font names. PORTREVISION bump.
PR: 50976
Submitted by: Michal Pasternak <dotz@irc.pl>
Approved by: Dominic Marks <dom@cus.org.uk> (maintainer)
|
|
|
|
| |
Submitted by: Michal Pasternak
|
| |
|
|
|
|
| |
already exists...
|
|
|
|
| |
Obtained from: XFree86 CVS
|
|
|
|
|
|
| |
* Remove USE_GNOMENG macro
Requested by: Cory Bajus <cbajus@mts.net> [1]
|
|
|
|
|
|
|
|
|
| |
linked against libfontconfig. This broke KDE since KDE expected
libfontconfig to be imported via Xft. GNOME was okay since it uses
pkg-config, and explicitly linked against fontconfig.
Reported by: Benjamin Lutz <benlutz@datacomm.ch>
Bjarne Wichmann Petersen <kde.nospam@mekanix.dk>
|
|
|
|
|
|
| |
in XFree86-clients. I'll commit this to pango instead.
Requested by: will
|
|
|
|
|
| |
Also, run fc-cache here as well as in fontconfig just to make sure we have
some fonts installed.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
installation from packages.
Reported by: murray
|
|
|
|
|
|
|
| |
it.
PR: 50392
Submitted by: edwin
|
|
|
|
|
| |
PR: ports/49024
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
| |
|
|
|
|
|
|
| |
unbreak the build on systems without cabextract.
Approved by: kris
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
|
|
|
|
|
| |
PR: 49029
Submitted by: gugod@gugod.org
|
|
|
|
| |
Approved by: kris
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
* Finishes off the UTF-16 APIs
* Fixes bugs with non-Render enabled servers
* Adds a missing zero-sized check to one of the core rendering routines
Obtained from: XFree86 CVS
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
| |
* Allow CJK users to use fixed-width TrueType fonts [1]
Submitted by: perky
Obtained from: fontconfig CVS [1]
|
|
|
|
|
|
|
| |
* Quiet portlint with regard to pkg-descr
* De-pkg-comment
Requested by: Gord Broom <gord@selfstyled.dyndns.org> [1]
|
| |
|
|
|
|
|
| |
Poked by: kris
Pointy hat to: sobomax
|
| |
|
| |
|
|
|
|
| |
* De-pkg-comment
|
| |
|
|
|
|
| |
COPYRIGHT).
|
| |
|
| |
|
|
|
|
| |
from machine to machine.
|
| |
|
| |
|
|
|
|
| |
* Only install local.conf if one doesn't already exist
|
|
|
|
|
|
|
|
| |
checksum
* Do not depend on ttmkfdir, but instead package the fonts.dir with the
port [1]
Suggested by: nectar [1]
|
|
|
|
| |
by Valek Filippov.
|
| |
|
|
|
|
|
|
| |
look really nice in GNOME 2.
Inspired by: x11-fonts/webfonts
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
No PORTREVISION bump, since packaging did not work 'till 5 minutes
ago anyway.
|
|
|
|
|
|
|
| |
-- to help packaging. While here, reword pkg-message a bit to reflect
reality.
Reported by: kris
|
|
|
|
| |
Noticed by: 'make index' in crontab
|
|
|
|
| |
Obtained from: NetBSD (somewhat)
|
|
|
|
| |
so why should I?
|
|
|
|
| |
potentially unbreak all the ports which depend on x11-fonts/Xft.
|
| |
|
|
|
|
|
|
| |
use the X libraries and will be depended on for the 4.3 ports.
Reviewed by: marcus
|
|
|
|
|
|
| |
package.
PR: 47283
|
|
|
|
|
|
| |
Format to Bitmap Distribution Format.
Obtained from: NetBSD
|