CVS log for ports/japanese/magicpoint/Attic/Makefile
Up to [FreeBSD] / ports / japanese / magicpoint
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.28
Fri Nov 7 18:08:59 2008 UTC (3 years, 3 months ago) by hrs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.27: +1 -1 lines
Remove japanese/magicpoint and merge Japanese character support into misc/magicpoint. The Japanese support is now based on FreeType library, not VFlib, as the non-Japanese vector font support is. Approved by: dinoex (maintainer)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:37:30 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 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.26: download - view: text, markup, annotated - select for diffs
Fri Mar 4 08:12:42 2005 UTC (6 years, 11 months ago) by mita
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -5 lines
unbreak magicpoint and update to 1.11b PR: ports/78300 ports/78395 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 27 00:20:05 2004 UTC (7 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Back out the previous change. Mita-san will continue to work as the maintainer of this port. Discussed with: mita and nork
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:32:39 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 23 05:28:49 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Use LS macro.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:23:13 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Destroy pkg-comment for some of the stranger uses in the tree, pending the final semi-automatic purge. Approved by: portmgr (implicitly)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 10 09:03:59 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:56 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 21 09:00:23 2000 UTC (11 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update to 1.07a. PR: ports/18671 Submitted by: mita@jp.FreeBSD.org Delegate the maintainership of japanese/magicpoint to mita@jp.FreeBSD.org, the maintainer of misc/magicpoint. Approved by: itojun@itojun.org (previous maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 13 03:08:01 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -3 lines
Don't need PORTNAME and PORTVERSION here -- they will be picked up from the master port (misc/magicpoint) and PKGNAMEPREFIX from ../Makefile.inc.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Apr 11 14:14:58 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Feb 13 16:50:54 2000 UTC (11 years, 11 months ago) by itojun
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
cope with multiple vfontcap file. Submitted by: ume@mahoroba.org
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 12 20:34:48 2000 UTC (12 years ago) by imura
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to version 1.06a PR: 16543 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:14:46 1999 UTC (12 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -3 lines
MASTER port fixes buffer overflow.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 1 18:57:09 1999 UTC (12 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Mark as BROKEN due to buffer overflow yielding setgid uucp. This also needs a portlint. Submitted by: Brock Tellier <btellier@usa.net>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Sep 10 06:54:16 1999 UTC (12 years, 5 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -5 lines
- changed = to ?= or += in some of the variables instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:29:26 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:25:20 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Change Id->FreeBSD.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 24 14:25:59 1999 UTC (12 years, 7 months ago) by itojun
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
fix to link vflib properly. Submitted by: sumikawa@kame.net
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 17 08:33:55 1999 UTC (12 years, 7 months ago) by itojun
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -4 lines
use latest version (1.05a).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 23 01:31:37 1998 UTC (13 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to use new version of vflib (2.24). PR: 9103 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 1 03:06:05 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -6 lines
Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 7 06:11:41 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
japanese/vflib has been ELFized.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 6 13:48:20 1998 UTC (13 years, 5 months ago) by itojun
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -4 lines
magicpoint original distribution is updated to 1.04a. NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this?
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 7 22:44:46 1998 UTC (13 years, 10 months ago) by itojun
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
master distribution updated (1.02a -> 1.03a)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 17 12:58:43 1998 UTC (13 years, 11 months ago) by itojun
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jan 17 15:10:42 1998 UTC (14 years ago) by itojun
Branches: NISHIDA
CVS tags: r102alpha
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
MagicPoint, an X11-based presentation tool. non-japanese users should visit ports/misc/magicpoint.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 17 15:10:42 1998 UTC (14 years ago) by itojun
Branches: MAIN
Initial revision
