summaryrefslogtreecommitdiff
path: root/print/pkfonts300 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up MASTER_SITES (use only ports_jp).Chris Piazza1999-10-181-2/+2
| | | | | | | | PR: 14286 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22507
* Changed MASTERSITES:SADA Kenji1999-10-091-2/+2
| | | | | | | | | ftp://ftp.tut.ac.jp/TeX/fonts/ -> ${MASTER_SITE_PORTS_JP}/pkfonts/ . Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=22272
* Comment ount ftp.tut.ac.jp, transfer hangs too often from there.Satoshi Asami1999-10-091-2/+2
| | | | Notes: svn path=/head/; revision=22269
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove two sites that have files with bad checksum. There's another oneSatoshi Asami1999-01-271-4/+2
| | | | | | | (ftp.univ-evry.fr) that I cannot connect at the moment, but it's left there. Notes: svn path=/head/; revision=16374
* Add more MASTER_SITES.Vanilla I. Shu1998-12-101-3/+4
| | | | | | | | PR: ports/9037 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15256
* Preperly use ".BEGIN:" as error target.Satoshi Asami1998-11-191-3/+3
| | | | Notes: svn path=/head/; revision=14695
* On second thought, move all the PLISTs back as ${RESOLUTION}.list in theSatoshi Asami1998-11-087-1/+4800
| | | | | | | | master pkg directory. No need to create pkg directories for all the mini- ports for just one file each. Notes: svn path=/head/; revision=14403
* Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependenciesSatoshi Asami1998-11-077-4809/+7
| | | | | | | | | are tracked correctly. pkfonts300 is a repository copy from pkfonts, and other pkfonts* directories only contain PLIST and a Makefile that sets RESOLUTION and includes pkfonts300/Makefile. Notes: svn path=/head/; revision=14390
* Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. WhileSatoshi Asami1998-10-301-2/+3
| | | | | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME. Notes: svn path=/head/; revision=14259
* Find the distfile again.Steve Price1998-08-101-2/+3
| | | | | | | | PR: 7548 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=12425
* The maintainer requested (via private e-mail) to remove himself fromMasafumi Max NAKANE1998-02-071-3/+1
| | | | | | | | | the MAINTAINER field due to lack of test environment. The request was submitted a few months ago, but I've been failing to remember and do this. Notes: svn path=/head/; revision=9611
* Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toSatoshi Asami1997-11-101-1/+2
| | | | | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). Notes: svn path=/head/; revision=8563
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami1996-12-031-2/+2
| | | | | | | Hinted by: obrien Notes: svn path=/head/; revision=4751
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-6/+6
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-4/+4
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Add new resolutions (360dpi and 600dpi).Satoshi Asami1996-11-094-5/+1187
| | | | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4359
* Updated the maintainer's address.Masafumi Max NAKANE1996-10-151-3/+3
| | | | Notes: svn path=/head/; revision=3990
* Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly.Satoshi Asami1996-07-101-1/+4
| | | | Notes: svn path=/head/; revision=3357
* PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselvesSatoshi Asami1996-03-218-0/+3665
have nothing to do with Japanese so this one's here. (The Japanese fonts are in japanese/pkfonts.) Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied onto pkg/PLIST depending on the resolution specified (default 300). Submitted by: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> Notes: svn path=/head/; revision=2870