Commit Graph

23 Commits

Author SHA1 Message Date
Satoshi Asami
a9026db5b0 Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}. 2000-10-08 03:57:08 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Chris Piazza
ec00c5f1c3 Clean up MASTER_SITES (use only ports_jp).
PR:		14286
Submitted by:	Ade Lovett <ade@lovett.com>
1999-10-18 18:08:55 +00:00
SADA Kenji
09826c0844 Changed MASTERSITES:
ftp://ftp.tut.ac.jp/TeX/fonts/ -> ${MASTER_SITE_PORTS_JP}/pkfonts/ .

Submitted by:	MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
1999-10-09 15:22:57 +00:00
Satoshi Asami
4ca6f03217 Comment ount ftp.tut.ac.jp, transfer hangs too often from there. 1999-10-09 07:39:46 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Satoshi Asami
25e789dc90 Remove two sites that have files with bad checksum. There's another one
(ftp.univ-evry.fr) that I cannot connect at the moment, but it's left there.
1999-01-27 02:08:13 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
Satoshi Asami
f6f9920c65 Preperly use ".BEGIN:" as error target. 1998-11-19 19:56:39 +00:00
Satoshi Asami
fcbd63ca68 On second thought, move all the PLISTs back as ${RESOLUTION}.list in the
master pkg directory.  No need to create pkg directories for all the mini-
ports for just one file each.
1998-11-08 09:37:11 +00:00
Satoshi Asami
6ff250ab11 Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependencies
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.
1998-11-07 10:50:04 +00:00
Satoshi Asami
02d389691c Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-10-30 08:35:38 +00:00
Steve Price
52b30cdd25 Find the distfile again.
PR:		7548
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:14:50 +00:00
Masafumi Max NAKANE
c753934c19 The maintainer requested (via private e-mail) to remove himself from
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.
1998-02-07 16:33:22 +00:00
Satoshi Asami
f44828dd89 Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
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).
1997-11-10 11:23:41 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
9414d90ca0 Add new resolutions (360dpi and 600dpi).
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 11:30:02 +00:00
Masafumi Max NAKANE
f03908bf0d Updated the maintainer's address. 1996-10-15 23:31:45 +00:00
Satoshi Asami
53367439a8 Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly. 1996-07-10 10:13:16 +00:00
Satoshi Asami
4dcaf362d3 PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselves
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>
1996-03-21 17:25:02 +00:00