Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gzip -> ${GZIP_CMD} | Michael Haro | 1999-09-04 | 1 | -2/+2 |
| | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Preparing for Japan servers rearrangement, | SADA Kenji | 1999-04-16 | 1 | -2/+2 |
| | | | | | replace `http://www.jp.freebsd.org/~<USER>' URLs with ${MASTER_SITE_PORTS_JP}. | ||||
* | Resurrect ja-vfxdvi[RESOLUTION] - these were not replacable by ja-vfxdvik. | Satoshi Asami | 1999-01-21 | 12 | -0/+2137 |
| | | | | Requested by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp> | ||||
* | Remove japanese/pkfonts* and dependent ports. They are superseded by | Satoshi Asami | 1999-01-13 | 12 | -2137/+0 |
| | | | | | | vf* (Vector Font library) ports. Approved by: the Japanese ports list | ||||
* | Update to use new version of vflib (2.24). | Steve Price | 1998-12-23 | 2 | -5/+4 |
| | | | | | PR: 9098 Submitted by: maintainer | ||||
* | Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to | Satoshi Asami | 1998-11-20 | 1 | -17/+5 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependencies | Satoshi Asami | 1998-11-07 | 1 | -2/+2 |
| | | | | | | 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. | ||||
* | Make thise ports use LOOP_VAR and LOOP_OPTIONS for RESOLUTION. | Satoshi Asami | 1998-10-30 | 1 | -2/+3 |
| | |||||
* | japanese/vflib has been ELFized. | Satoshi Asami | 1998-10-07 | 1 | -2/+2 |
| | |||||
* | Update to use the new VFlib port. | Steve Price | 1998-07-20 | 2 | -5/+5 |
| | | | | | PR: 7292 (3 of 4) Submitted by: maintainer | ||||
* | Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to | Satoshi Asami | 1997-11-10 | 1 | -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). | ||||
* | Change the default font path to reflect the recent changes to the | Masafumi Max NAKANE | 1997-10-13 | 1 | -3/+3 |
| | | | | | | japanese/ptex* ports. PR: 4754 Submitted by: maintainer | ||||
* | Reflect the recent PKGNAME changes. | Masafumi Max NAKANE | 1997-09-24 | 1 | -1/+1 |
| | |||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1997-09-14 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | Pathname was wrong. | Satoshi Asami | 1997-01-22 | 1 | -1/+1 |
| | | | | Submitted by: kiri@kiri.toba-cmt.ac.jp | ||||
* | Depend on pkfonts for correct resolution. | Satoshi Asami | 1997-01-14 | 1 | -1/+2 |
| | | | | Pointed out by: kiri@toba-cmt.ac.jp | ||||
* | The "17" means patchlevel 17, not "1.7". | Satoshi Asami | 1996-12-18 | 1 | -3/+3 |
| | | | | Reviewed by: mita@jp.freebsd.org | ||||
* | Use shared VFlib lib. | Satoshi Asami | 1996-12-07 | 2 | -9/+24 |
| | |||||
* | mkdir --> ${MKDIR} cp -->${CP} | David E. O'Brien | 1996-12-03 | 1 | -2/+2 |
| | |||||
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | Satoshi Asami | 1996-12-03 | 1 | -5/+5 |
| | | | | Hinted by: obrien | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | Satoshi Asami | 1996-11-30 | 1 | -6/+6 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Changed the location of several files from /usr/local/lib/tex -> | Masafumi Max NAKANE | 1996-11-13 | 2 | -75/+92 |
| | | | | | | /usr/local/share/tex. Submitted by: mita@jp.freebsd.org | ||||
* | CATEGORIES+= -> CATEGORIES= | Masafumi Max NAKANE | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Japanese version of xdvi with vector font support. | Satoshi Asami | 1996-11-09 | 12 | -0/+2115 |
Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> |