summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install under local/. Clarify PKGMESSAGE.Trevor Johnson2002-05-311-7/+8
| | | | Notes: svn path=/head/; revision=60349
* new port of the fonts from the SGI ProPack 1.4 for Linux, from aTrevor Johnson2002-05-315-0/+63
| | | | | | | suggestion by Ryan Dooley Notes: svn path=/head/; revision=60347
* add xfontselector 0.9.4Ying-Chieh Liao2002-05-236-0/+44
| | | | | | | X Font Selector Notes: svn path=/head/; revision=59773
* add missing entry into plistYing-Chieh Liao2002-05-231-0/+1
| | | | Notes: svn path=/head/; revision=59767
* Use tk83.Pete Fritchman2002-05-191-3/+4
| | | | | | | | | PR: 35362 Submitted by: Alan Eldridge <ports@geeksrus.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=59458
* Unbreak: add a dependency to XFree86-4-clients for bdftopcf ifPete Fritchman2002-05-181-2/+6
| | | | | | | XFREE86_VERSION is 4. Notes: svn path=/head/; revision=59434
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59401
* add p5-Font-TTF 0.28Ying-Chieh Liao2002-04-286-0/+129
| | | | | | | Perl module for TrueType font hacking Notes: svn path=/head/; revision=58259
* - Unbreak Build for STABLE or XFREE86_VERSION=3Dirk Meyer2002-04-191-3/+7
| | | | | | | | | | | | | | | | | | $ make XFREE86_VERSION=3 all-depends-list /usr/ports/x11/XFree86 $ make XFREE86_VERSION=4 all-depends-list /usr/ports/converters/libiconv /usr/ports/devel/bison /usr/ports/devel/gettext /usr/ports/devel/gmake /usr/ports/devel/imake-4 /usr/ports/print/freetype2 /usr/ports/x11/XFree86-4-clients /usr/ports/x11/XFree86-4-libraries Notes: svn path=/head/; revision=57893
* Add a missing run dependency on mkfontdir.Pete Fritchman2002-04-011-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=57095
* Remove stray empty lineKris Kennaway2002-03-311-1/+0
| | | | Notes: svn path=/head/; revision=57002
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+5
| | | | Notes: svn path=/head/; revision=57000
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradesWill Andrews2002-03-1617-41/+100
| | | | | | | | | | | | [1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core Notes: svn path=/head/; revision=56229
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-142-2/+2
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* Last attempt to fix the prefix problem was just a revert of fenner's changesPatrick Li2002-02-021-2/+5
| | | | | | | | | so fix that and just add USE_X_PREFIX before .include <bsd.port.pre.mk> Noticed by: Tadayuki OKADA <tadayuki@mediaone.net> Notes: svn path=/head/; revision=54132
* Fix to install to the proper prefix (default: /usr/X11R6)Patrick Li2002-02-021-3/+1
| | | | | | | | PR: 34533 Submitted by: bmah Notes: svn path=/head/; revision=54121
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-293-6/+6
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53961
* Update to 1.0.Shigeyuki Fukushima2002-01-222-4/+3
| | | | Notes: svn path=/head/; revision=53572
* Include bsd.port.pre.mk in order to get XFREE86_VERSION defined.Bill Fenner2002-01-211-1/+4
| | | | | | | Submitted by: distfile survey Notes: svn path=/head/; revision=53464
* Fix build problem: gzip would stop and ask to overwrite files if the fontsJimmy Olgeni2002-01-211-3/+2
| | | | | | | are already installed (no portrevision bump is needed). Notes: svn path=/head/; revision=53441
* Update to 0.21.Jim Mock2002-01-205-123/+252
| | | | | | | | PR: 34091 Submitted by: maintainer Notes: svn path=/head/; revision=53411
* New ports: x11-fonts/mkbold, x11-fonts/mkitalicSADA Kenji2002-01-2011-0/+64
| | | | | | | | | These are perl scripts that generate bold|italic fonts from existent bitmap fonts. Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=53407
* Add lfpfonts-var, some variable width fonts for X11.Jimmy Olgeni2002-01-206-0/+146
| | | | Notes: svn path=/head/; revision=53377
* Add lfpfonts-fix, more fixed width fonts for X11.Jimmy Olgeni2002-01-206-0/+126
| | | | Notes: svn path=/head/; revision=53375
* Update to 4.5.1Patrick Li2002-01-052-3/+9
| | | | | | | | PR: 33339 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52599
* New port gfe version 0.0.4: GTK+-based .bdf font editor for XMario Sergio Fujikawa Ferreira2001-12-277-0/+148
| | | | | | | | PR: 33228 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=52271
* - PORTDOCS policePatrick Li2001-12-242-5/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* add mkfontaliasYing-Chieh Liao2001-10-157-0/+91
| | | | | | | | | | Python script to make fonts.alias files for X PR: 30840 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=48799
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Change MASTER_SITE to maintainer's site due to unavail distfiles.David W. Chapman Jr.2001-08-121-1/+1
| | | | | | | | PR: 29561 Submitted by: maintainer Notes: svn path=/head/; revision=46135
* Get rid of 'X11R6.4' from pkg-comment.FUJISHIMA Satsuki2001-06-166-6/+6
| | | | | | | XFree86-4.1.0 is based on X11R6.5.1. Notes: svn path=/head/; revision=44077
* purge XFree86-4-fontLatin2.FUJISHIMA Satsuki2001-06-151-1/+0
| | | | | | | Submitted by: Dave Cornejo <dave@dogwood.com> Notes: svn path=/head/; revision=44041
* update to 4.1.0.FUJISHIMA Satsuki2001-06-1228-454/+3401
| | | | | | | | | | | get rid of version number from comments in Makefile, pkg-comment and pkg-descr. -fontLatin2 has been integrated into -75dpi and -100dpi. Reviewed by: maintainer Notes: svn path=/head/; revision=43903
* Use X11BASE with ttmkfdir to avoid PATH problemMark Pulford2001-06-111-1/+1
| | | | | | | | PR: 27755 Approved by: maintainer Notes: svn path=/head/; revision=43855
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netPeter Pentchev2001-06-071-1/+1
| | | | | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;) Notes: svn path=/head/; revision=43582
* - Unbroke;Maxim Sobolev2001-06-053-20/+18
| | | | | | | | | | - update maintainer's e-mail. PR: 27888 Submitted by: maintainer Notes: svn path=/head/; revision=43524
* Put back NO_PACKAGE - its absence doesn't provide any substantial benefits,Maxim Sobolev2001-05-181-0/+1
| | | | | | | | | | while may cause license violation. As the maintainer said: "It doesn't make sense to take the risk for such a low return." So be it... Submitted by: maintainer Notes: svn path=/head/; revision=42720
* Updated distinfo - apparently trebuc32.exe has been updated from versionYing-Chieh Liao2001-05-182-2/+1
| | | | | | | | | | | | 1.15 to 1.22 (cheers Mikhail). Also removed NO_PACKAGE, it doesn't seem to be justified. PR: 27365 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42710
* An interface to Adobe font metrics filesVanilla I. Shu2001-05-116-0/+51
| | | | | | | | PR: ports/26860 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=42521
* Remove ms-fonts from the list.Mikhail Teterin2001-05-021-1/+0
| | | | Notes: svn path=/head/; revision=42179
* The webfonts port already provides for all this... Sorry...Mikhail Teterin2001-05-025-97/+0
| | | | Notes: svn path=/head/; revision=42178
* Automate the download and install of the .ttf fonts MicroSoft isMikhail Teterin2001-05-016-0/+98
| | | | | | | | | | | | | | | | | | | | giving away on http://www.microsoft.com/typography/fontpack/default.htm As much as their "Install these high quality TrueType fonts, and whenever you visit a Web site that specifies them, you'll see pages exactly as the site designer intended" irritates me, the fonts are usefull and contain multiple character sets too. The MicroSoft's EULA: http://www.microsoft.com/typography/fontpack/eula.htm allows for unlimited copying and distribution, but not for profit, hence the disabled package building :( The fonts can be used for other-than-X11 applications and do NOT need the X_PREFIX. Notes: svn path=/head/; revision=42144
* Add bdfresize 1.5, a tool for resizing BDF format font.Will Andrews2001-04-076-0/+42
| | | | | | | | PR: 26263 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Notes: svn path=/head/; revision=40979
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-297-0/+7
| | | | | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=40526
* update to 4.0.3.FUJISHIMA Satsuki2001-03-2519-534/+723
| | | | | | | | | | | | | | o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith Notes: svn path=/head/; revision=40377
* Add missing "p" in "http:"Bill Fenner2001-03-251-1/+1
| | | | Notes: svn path=/head/; revision=40326
* fix pkg_delete if lib/X11/fonts/local/fonts.dir is not empty.FUJISHIMA Satsuki2001-03-141-1/+1
| | | | | | | | ===> Deinstalling for bitmap-fonts-1.0.p4 pkg_delete: post-deinstall script returned error status Notes: svn path=/head/; revision=39853
* Update to 1.0.p4.Shigeyuki Fukushima2001-03-083-15/+14
| | | | Notes: svn path=/head/; revision=39228