summaryrefslogtreecommitdiff
path: root/fonts/xorg-fontsTruetype
AgeCommit message (Collapse)AuthorFilesLines
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg1-1/+3
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
2006-09-22- Compute CHEKCK_FILES filter on the entries requested and keep itjoerg2-8/+6
as tight as possible. Files we don't handle shouldn't be skipped. - fonts.alias is not created automatically, so don't remove it. - create fonts.encoding with mkfontdir using -e X11_ENCODINGSDIR. On platforms not following the X11R6 loayout this might need to be overriden. - Fix type1inst calls. - Modify packages which installed fonts.alias before to actually include it in the PLIST and bump the revisions accordingly. - Modify xorg-fonts* packages to use FONTS_DIRS.* to build indices at run time. Discussed with wiz and jlam.
2006-06-19Explicitly depend on imake.joerg1-1/+3
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-02-12Joerg Sonnenberger will be the maintainer.xtraeme1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-05-23* There's no need to use a distinfo file for every xorg-fonts*xtraeme2-10/+2
package anymore, they are using the same distfile. * Apply patch from Joerg Sonnenberger to fix build/installation on DragonFlyBSD -current. This should fix PR pkg/30254 from Joerg.
2005-03-30Don't extract unnecessary part for build. OK'd by xtraeme@.hira1-1/+2
2005-03-01Update xorg to 6.8.2.xtraeme1-3/+4
Changes: * Render implementation fixes * Updated x86emu and resynced with upstream at Scitech * Updated SiS driver * Updated Nvidia driver (opensource version) * Render acceleration for ATI's R100 and R200-series cards * Substantial speedups in the software implementation of the render extensions when compiled with gcc 3.4 on the i386 architecture. * Infrastructure for rotation support in drivers * New Trapezoid specification for the Render extension o Respecify Render to include only 'normal' traps o Allow backward compatibility but internally covert to new format * Software mouse cursor is now based on the Damage extension * A new keyboard driver is enabled by default. The old driver is disabled unless explicitly compiled in by defining the macro |USE_DEPRECATED_KEYBOARD_DRIVER|. * All extensions (except Xserver-specific extensions "DMX" and "XpExtension")can now be enabled/disabled from the configuration file and from the command line. * Mac OS X updates: o Support dynamic screen configuration changes in rootless mode o Added option to always use Mac command key equivalents o Interpret scroll wheel mouse events correctly when shift is held down o Added trivial Xinput support o Fixed launch of X clients from Finder with a space in their path o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier * Updated xterm version
2004-10-12Use `+=' instead of `=' for SUBST_CLASSES.hira1-3/+3
OK'd by uebayasi.
2004-10-08Missing bits to make this build/work correctly on FreeBSD 5.x.xtraeme1-1/+6
Not tested on 4.x, but changes should be trivial to commit...
2004-09-27Checksum correctedadam1-3/+3
2004-09-21Update X.org packages to 6.8.1.xtraeme3-7/+7
To see the changes about this release, please review the "RELNOTES" file, which is available via www or in the distribution tarballs. These packages were tested on: * NetBSD 2.0/-current * Bluewall GNU/Linux * Slackware 10 GNU/Linux I'm currently testing them on FreeBSD 5.3BETA4.
2004-09-01Remove the confict with vera-ttf since, even though this package installsrecht2-3/+9
the same fonts, they're installed in a different location. This allows the gnome meta-package to be installed with x.org's X11. Bump PKGREVISION to 1. ok'd by xtraeme
2004-07-30Use ${XORG_VER}.xtraeme1-5/+5
2004-07-30Remove CHECK_X11_TYPE, now it's already defined in Makefile.common.xtraeme1-2/+1
2004-07-29fonts/xorgs-fontsEncoding is found in ../../fonts, not in ../../x11.kristerw1-2/+2
2004-07-29xorg packages now will be installed into ${PREFIX}/xorg by default,xtraeme1-3/+1
so we don't have to conflict between XFree86 and xorg. Suggested by grant@.
2004-07-29Initial import of xorg-fontsTruetype-6.7.0.xtraeme4-0/+65
This xorg-fontsTruetype package contains X.org TrueType fonts.