summaryrefslogtreecommitdiff
path: root/japanese/magicpoint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-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
* Update to 1.07a.Akinori MUSHA2000-05-211-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
* Don't need PORTNAME and PORTVERSION here -- they will be picked upSatoshi Asami2000-04-131-2/+0
| | | | | | | | from the master port (misc/magicpoint) and PKGNAMEPREFIX from ../Makefile.inc. Notes: svn path=/head/; revision=27466
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-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
* cope with multiple vfontcap file.Jun-ichiro itojun Hagino2000-02-131-1/+1
| | | | | | | Submitted by: ume@mahoroba.org Notes: svn path=/head/; revision=25756
* Update to version 1.06aR. Imura2000-02-121-1/+1
| | | | | | | | PR: 16543 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=25706
* MASTER port fixes buffer overflow.Jun Kuriyama1999-12-231-2/+0
| | | | Notes: svn path=/head/; revision=23855
* Mark as BROKEN due to buffer overflow yielding setgid uucp. This also needsKris Kennaway1999-12-011-0/+2
| | | | | | | | | a portlint. Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=23536
* - changed = to ?= or += in some of the variablesMunechika SUMIKAWA1999-09-101-4/+3
| | | | | | | | | | instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun Notes: svn path=/head/; revision=21545
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* fix to link vflib properly.Jun-ichiro itojun Hagino1999-06-241-2/+2
| | | | | | | Submitted by: sumikawa@kame.net Notes: svn path=/head/; revision=19748
* use latest version (1.05a).Jun-ichiro itojun Hagino1999-06-171-4/+5
| | | | Notes: svn path=/head/; revision=19517
* Update to use new version of vflib (2.24).Steve Price1998-12-231-2/+2
| | | | | | | | PR: 9103 Submitted by: maintainer Notes: svn path=/head/; revision=15508
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-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
* japanese/vflib has been ELFized.Satoshi Asami1998-10-071-2/+2
| | | | Notes: svn path=/head/; revision=13700
* magicpoint original distribution is updated to 1.04a.Jun-ichiro itojun Hagino1998-09-061-4/+5
| | | | | | | | NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this? Notes: svn path=/head/; revision=13032
* master distribution updated (1.02a -> 1.03a)Jun-ichiro itojun Hagino1998-04-071-3/+3
| | | | Notes: svn path=/head/; revision=10439
* PKGNAME has to be defined BEFORE including bsd.port.mk, to makeJun-ichiro itojun Hagino1998-02-171-2/+3
| | | | | | | Latest/* symbolic links. Notes: svn path=/head/; revision=9773
* MagicPoint, an X11-based presentation tool.Jun-ichiro itojun Hagino1998-01-172-0/+25
non-japanese users should visit ports/misc/magicpoint. Notes: svn path=/head/; revision=9358