diff options
author | max <max@FreeBSD.org> | 2003-04-14 12:18:44 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2003-04-14 12:18:44 +0800 |
commit | ec683a45160fbcdf19a798349964771dfef2200f (patch) | |
tree | 91afc6845b9161f79145cc834d8469686726bc62 /CVSROOT | |
parent | 86d14a2ee976e718e2ec7597ed7744242d4da17d (diff) | |
download | freebsd-ports-gnome-ec683a45160fbcdf19a798349964771dfef2200f.tar.gz freebsd-ports-gnome-ec683a45160fbcdf19a798349964771dfef2200f.tar.zst freebsd-ports-gnome-ec683a45160fbcdf19a798349964771dfef2200f.zip |
Upgrade to 3.1.2.
Now charset to be used can be specified at runtime, instead of compile time.
Due to this change, charset specific ports are being removed, and pTeX now consists of two ports: ptex-base and ptex.
Ptex-base is what used to be ptex-common, which installs non-Japanese portion of the system, and ptex is what used to be the charset specific portion, which installs Japanese specific files.
Thus, ptex-common and ptex-euc are renamed to ptex-base and ptex respectively, and ptex-jis and ptex-sjis are being removed.
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 0291a4399e52..8e13be0d550e 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -2939,16 +2939,14 @@ ja-postgresql ports/japanese/postgresql ja-postgresql-tcltk ports/japanese/postgresql-tcltk ja-ppxp ports/japanese/ppxp ja-prn ports/japanese/prn -ja-ptex-common ports/japanese/ptex-common -ja-ptex-euc ports/japanese/ptex-euc -ja-ptex-jis ports/japanese/ptex-jis +ja-ptex ports/japanese/ptex +ja-ptex-base ports/japanese/ptex-base ja-ptex-pkfonts118 ports/japanese/ptex-pkfonts118 ja-ptex-pkfonts240 ports/japanese/ptex-pkfonts240 ja-ptex-pkfonts300 ports/japanese/ptex-pkfonts300 ja-ptex-pkfonts360 ports/japanese/ptex-pkfonts360 ja-ptex-pkfonts400 ports/japanese/ptex-pkfonts400 ja-ptex-pkfonts600 ports/japanese/ptex-pkfonts600 -ja-ptex-sjis ports/japanese/ptex-sjis ja-py-kanjilib ports/japanese/py-kanjilib ja-pycodec ports/japanese/pycodec ja-qkc ports/japanese/qkc |