Commit Graph

20 Commits

Author SHA1 Message Date
Steve Price
6bbb8bcfc4 Update to use new version of vflib (2.24).
PR:		9098
Submitted by:	maintainer
1998-12-23 01:27:44 +00:00
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
share most files.  Repository copy the default to explicitly named
directories to avoid any confusion.  Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.

While I'm here, consistently name the variables.  Here are the
guidelines (master port is in brackets)

DOCFORMAT:	[html] pdf ps
KONFONT:	14dot [16dot]
PAPERSIZE:	a4 [letter] letterdj
RESOLUTION:	118 240 [300] 360 400 600

"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port.  "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
1998-11-20 04:15:15 +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
bb625f03e6 Make thise ports use LOOP_VAR and LOOP_OPTIONS for RESOLUTION. 1998-10-30 10:31:44 +00:00
Satoshi Asami
04fe917269 japanese/vflib has been ELFized. 1998-10-07 06:11:42 +00:00
Steve Price
4727ef153e Update to use the new VFlib port.
PR:		7292 (3 of 4)
Submitted by:	maintainer
1998-07-20 03:34:07 +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
Masafumi Max NAKANE
a47bab2c72 Change the default font path to reflect the recent changes to the
japanese/ptex* ports.
PR:		4754
Submitted by:	maintainer
1997-10-13 23:23:45 +00:00
Masafumi Max NAKANE
c3169a276e Reflect the recent PKGNAME changes. 1997-09-24 20:14:41 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Satoshi Asami
8df73ce627 Pathname was wrong.
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-01-22 04:13:25 +00:00
Satoshi Asami
31ac243374 Depend on pkfonts for correct resolution.
Pointed out by:	kiri@toba-cmt.ac.jp
1997-01-14 07:37:07 +00:00
Satoshi Asami
46c9119e26 The "17" means patchlevel 17, not "1.7".
Reviewed by:	mita@jp.freebsd.org
1996-12-18 14:16:23 +00:00
Satoshi Asami
5370ea589f Use shared VFlib lib. 1996-12-07 00:20:47 +00:00
David E. O'Brien
5f30f5083e mkdir --> ${MKDIR} cp -->${CP} 1996-12-03 13:08:20 +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
Masafumi Max NAKANE
a103d50a30 Changed the location of several files from /usr/local/lib/tex ->
/usr/local/share/tex.

Submitted by:	mita@jp.freebsd.org
1996-11-13 16:16:56 +00:00
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Satoshi Asami
0b0882524b Japanese version of xdvi with vector font support.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:59:11 +00:00