summaryrefslogtreecommitdiff
path: root/x11-fonts/p5-type1inst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* a) Fix some additional undetected fonts,Maho Nakata2003-07-272-11/+18
| | | | | | | | | | | namely the amsps and cmps fonts. b) bump portrevision PR: 54892 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=85702
* Updated the foundries. Especially for print/gsfont (See also PR #54647)Maho Nakata2003-07-271-0/+107
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer) Notes: svn path=/head/; revision=85657
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - 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
* - PORTDOCS policePatrick Li2001-12-242-5/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* 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
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Tidy up COMMENT.Maxim Sobolev2000-07-131-1/+1
| | | | | | | | PR: 19799 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp> Notes: svn path=/head/; revision=30573
* Add the only file I missed it the last p5-* mega-update.Will Andrews2000-06-171-0/+11
| | | | | | | Patch submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29659
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-7/+6
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27432
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* type1inst requires mkfontdirSatoshi Taoka1999-04-131-1/+3
| | | | Notes: svn path=/head/; revision=17845
* Import of p5-type1inst 0.6.1Justin M. Seger1998-12-135-0/+54
This is a little hack I wrote to help in setting up new Type 1 PostScript fonts for use with X. It automatically constructs the fonts.scale file which X uses to identify fonts in can use the current directory. Previously you had to write this file by hand which is unacceptable if you have lots of fonts. James Macnicol (J.Macnicol@student.anu.edu.au) PR: ports/5660 Submitted by: giffunip@asme.org Notes: svn path=/head/; revision=15328