CVS log for ports/print/cjk-lyx/Makefile
Up to [FreeBSD] / ports / print / cjk-lyx
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:58 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:51 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:46 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Bump PORTREVISION after open-mofit update
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:41 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:22 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:43:02 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- update to jpeg-8
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:55:11 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jul 28 11:45:06 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Update boost to 1.39 - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:57:43 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:53:08 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Nov 20 02:34:21 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -6 lines
Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so. Reported by: pointyhat Approved by: portmgr (self)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Aug 16 12:38:15 2007 UTC (4 years, 5 months ago) by delphij
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -19 lines
Unbreak: Use bundled (older) boost instead of the one installed by ports. Submitted by: maintainer PR: ports/115521
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:15 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Jul 28 22:25:45 2007 UTC (4 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -0 lines
BROKEN: Does not build
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 19 20:20:43 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 27 15:56:10 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +15 -18 lines
- Update to 1.4.4 - Unbreak it - Make all programs and datadir with cjk- prefix so they do not conflict with print/lyx. Remove CONFLICTS PR: ports/109337 Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp> (maintainer)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Feb 27 04:38:22 2007 UTC (4 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -0 lines
BROKEN: Does not build
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Feb 5 10:30:50 2007 UTC (5 years ago) by clsung
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
- Reflects the update of the Japanese message file. - bump PORTREVISION PR: ports/108790 Submitted by: maintainer (Koji Yokota)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Nov 8 00:59:33 2006 UTC (5 years, 3 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +23 -6 lines
- Marked BROKEN on FreeBSD 7 as it doesn't compile. - Small fixes on Makefile. PR: ports/104873 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> (maintainer)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Oct 7 21:45:29 2006 UTC (5 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +62 -81 lines
- Update to 1.4.2 - Take over maintainership PR: ports/102401 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:43 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 21 19:00:14 2006 UTC (6 years ago) by lesi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Don't depend on binary that is gone from X.Org with 6.9 release.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 6 01:18:47 2006 UTC (6 years, 1 month ago) by cjh
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Drop maintainership. :<
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Dec 27 21:38:56 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +70 -30 lines
- Update to 1.3.5 PR: ports/85841 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Approved by: maintainer timeout (cjh; 3 months)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:47 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 4 18:06:14 2004 UTC (7 years, 2 months ago) by cjh
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -4 lines
Build fix for 5.x. PR: ports/71883 Submitted by: Ports Fury
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 18 07:47:13 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -0 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 28 22:50:42 2004 UTC (7 years, 5 months ago) by thierry
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Chase libaspell to aspell.16.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:30 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:30 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Sync with new bsd.autotools.mk
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri May 28 01:17:40 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +29 -26 lines
Update to 1.3.4-1. PR: ports/63753 Submitted by: Ports Fury Approved by: maintainer timeout (>2 months)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:23 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:18 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:53 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:34 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:09:02 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 19 00:59:16 2003 UTC (8 years, 11 months ago) by cjh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -9 lines
Update to 1.2.3. PR: ports/46946 Submitted by: Ports Fury
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 17 02:20:05 2002 UTC (9 years, 2 months ago) by cjh
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -8 lines
Update to 1.2.1 and unbroke ports. PR: ports/43705 Submitted by: Ports Fury
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Oct 5 22:38:05 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Does not link
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 2 17:45:50 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Chase the aspell so version bump. Bump PORTREVISION.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 1 16:22:31 2002 UTC (9 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jul 12 07:25:38 2002 UTC (9 years, 7 months ago) by cjh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +40 -20 lines
Update to 1.2.0. 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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 4 09:20:30 2002 UTC (9 years, 7 months ago) by mikeh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump XForms lib. version.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:58 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
gettext upgrade uber-patch (stage 3) - 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
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 23 09:11:48 2002 UTC (9 years, 10 months ago) by cjh
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -4 lines
Update to CJK-LyX-1.1.6fix4. 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>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:44:16 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Stage 1 of gettext update. 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 27 11:08:08 2001 UTC (10 years, 2 months ago) by cjh
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Update CJK patchset of 1.1.6fix3. I think it is broken in -current under CJK locale because of xforms+locale. Submitted by: statue@cnpa.adsldns.org
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:10:16 2001 UTC (11 years ago) by cjh
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Update to 1.1.5fix2
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 11 08:37:23 2000 UTC (11 years, 5 months ago) by cjh
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
Update to 1.1.5fix1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:26:03 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 5 14:58:09 2000 UTC (11 years, 7 months ago) by cjh
Branches: MAIN
CVS tags: RELEASE_4_1_0
Add CJK-LuX, Document processor interfaced with LaTeX, with CJK support
