summaryrefslogtreecommitdiff
path: root/japanese/ptex-sjis (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-02-25The distfile was updated without name change.Masafumi Max NAKANE1-1/+1
Notes: svn path=/head/; revision=38712
2001-02-11Update to use recently released ptex-src-2.1.10.tar.gz which includes allMasafumi Max NAKANE2-17/+3
the patches plus some updates. Notes: svn path=/head/; revision=38202
2001-01-30Upgrade japanese/ptex-* from 2.1.8 to 2.1.10.Masafumi Max NAKANE7-161/+72
This upgrade eliminates japanese/platex-{common,euc,jis,sjis} ports since ptex includes pLaTeX2e since 2.1.9. Notes: svn path=/head/; revision=37804
2000-04-12Update the japanese/[o-t]* ports with the newAkinori MUSHA1-6/+8
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1-2/+2
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
1998-12-02Use ${WRKDIRPREFIX} correctly.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=15052
1998-10-09Prepend ${WRKDIRPREFIX} to WRKSRC definitions that don't use ${WRKDIR}.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13766
1998-06-24Upgrade, pTeX 2.1.5 -> 2.1.8.Masafumi Max NAKANE4-22/+40
Notes: svn path=/head/; revision=11492
1997-11-22Move MANUAL_PACKAGE_BUILD to the right place. I had these ports markedSatoshi Asami1-3/+2
BROKEN (with the BROKEN line as far away as possible from the regular center of activity) and forgot to move them to the right place when I changed these to MANUAL_PACKAGE_BUILD. Sorry! Notes: svn path=/head/; revision=8750
1997-11-10Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toSatoshi Asami1-1/+3
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
1997-10-04Remove unnecessary sites from the MASTER_SITES list.Masafumi Max NAKANE1-5/+2
Notes: svn path=/head/; revision=8111
1997-10-04Port of pTeX that installs files to support Shift-JIS code.Masafumi Max NAKANE6-0/+200
Notes: svn path=/head/; revision=8107