summaryrefslogtreecommitdiff
path: root/print/cjk-lyx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.2.3.CHOI Junho2003-02-197-172/+19
| | | | | | | | PR: ports/46946 Submitted by: Ports Fury Notes: svn path=/head/; revision=75833
* Forgot to add xforms.m4 in last commit.CHOI Junho2002-11-231-0/+98
| | | | Notes: svn path=/head/; revision=70837
* Update to 1.2.1 and unbroke ports.CHOI Junho2002-11-179-47/+80
| | | | | | | | PR: ports/43705 Submitted by: Ports Fury Notes: svn path=/head/; revision=70277
* BROKEN: Does not linkKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67422
* Chase the aspell so version bump. Bump PORTREVISION.Joe Marcus Clarke2002-09-021-1/+2
| | | | Notes: svn path=/head/; revision=65502
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Update to 1.2.0.CHOI Junho2002-07-1213-86/+239
| | | | | | | | | | | | | Based on Ports Fury's patch, I added: - compliation fix for -current - some c++-related fix - advice of R. Lahaye <lahaye@snu.ac.kr> for xforms PR: ports/40077 Submitted by: Ports Fury and other people on -ports Notes: svn path=/head/; revision=62848
* Bump XForms lib. version.Mike Heffner2002-07-041-1/+1
| | | | Notes: svn path=/head/; revision=62421
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Update to CJK-LyX-1.1.6fix4.CHOI Junho2002-03-233-9/+18
| | | | | | | | | | | | I am not sure that it really works. It doesn't work in my environment (-current today) because libc.3 and libc.5 conflicts due to xforms, in CJK locale mode. It need -stable test. PR: ports/35698 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Notes: svn path=/head/; revision=56464
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update CJK patchset of 1.1.6fix3.CHOI Junho2001-11-275-29/+124
| | | | | | | | | | I think it is broken in -current under CJK locale because of xforms+locale. Submitted by: statue@cnpa.adsldns.org Notes: svn path=/head/; revision=50621
* Update to 1.1.5fix2CHOI Junho2001-02-053-5/+20
| | | | Notes: svn path=/head/; revision=37982
* Update to 1.1.5fix1.CHOI Junho2000-09-114-6/+45
| | | | Notes: svn path=/head/; revision=32510
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Add CJK-LuX, Document processor interfaced with LaTeX, with CJK supportCHOI Junho2000-07-056-0/+342
Notes: svn path=/head/; revision=30238