summaryrefslogtreecommitdiff
path: root/japanese/magicpoint (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-03-06Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2-2/+1
pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
2003-02-10Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway1-1/+1
Submitted by: lioux Notes: svn path=/head/; revision=75232
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-1/+1
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
2000-05-21Update to 1.07a.Akinori MUSHA1-1/+1
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) Notes: svn path=/head/; revision=28641
2000-04-13Don't need PORTNAME and PORTVERSION here -- they will be picked upSatoshi Asami1-2/+0
from the master port (misc/magicpoint) and PKGNAMEPREFIX from ../Makefile.inc. Notes: svn path=/head/; revision=27466
2000-04-11Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA1-2/+2
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. :) Notes: svn path=/head/; revision=27449
2000-02-13cope with multiple vfontcap file.Jun-ichiro itojun Hagino1-1/+1
Submitted by: ume@mahoroba.org Notes: svn path=/head/; revision=25756
2000-02-12Update to version 1.06aR. Imura1-1/+1
PR: 16543 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=25706
1999-12-23MASTER port fixes buffer overflow.Jun Kuriyama1-2/+0
Notes: svn path=/head/; revision=23855
1999-12-01Mark as BROKEN due to buffer overflow yielding setgid uucp. This also needsKris Kennaway1-0/+2
a portlint. Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=23536
1999-09-10- changed = to ?= or += in some of the variablesMunechika SUMIKAWA1-4/+3
instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun Notes: svn path=/head/; revision=21545
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-1/+1
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
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-06-24fix to link vflib properly.Jun-ichiro itojun Hagino1-2/+2
Submitted by: sumikawa@kame.net Notes: svn path=/head/; revision=19748
1999-06-17use latest version (1.05a).Jun-ichiro itojun Hagino1-4/+5
Notes: svn path=/head/; revision=19517
1998-12-23Update to use new version of vflib (2.24).Steve Price1-2/+2
PR: 9103 Submitted by: maintainer Notes: svn path=/head/; revision=15508
1998-12-01Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1-6/+3
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.) Notes: svn path=/head/; revision=14974
1998-10-07japanese/vflib has been ELFized.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13700
1998-09-06magicpoint original distribution is updated to 1.04a.Jun-ichiro itojun Hagino1-4/+5
NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this? Notes: svn path=/head/; revision=13032
1998-04-07master distribution updated (1.02a -> 1.03a)Jun-ichiro itojun Hagino1-3/+3
Notes: svn path=/head/; revision=10439
1998-02-17PKGNAME has to be defined BEFORE including bsd.port.mk, to makeJun-ichiro itojun Hagino1-2/+3
Latest/* symbolic links. Notes: svn path=/head/; revision=9773
1998-01-17MagicPoint, an X11-based presentation tool.Jun-ichiro itojun Hagino2-0/+25
non-japanese users should visit ports/misc/magicpoint. Notes: svn path=/head/; revision=9358