Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2000 14:50:44 +0900 (JST)
From:      MITA Yoshio <mita@jp.FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18671: misc/magicpoint japanese/magicpoint update
Message-ID:  <200005190550.OAA01784@micro.if.t.u-tokyo.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         18671
>Category:       ports
>Synopsis:       update magicpoint with maintainer's agreement.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 22:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     MITA Yoshio
>Release:        FreeBSD 4.0-20000517-JPSNAP i386
>Organization:
VLSI Design and Education Center, the University of TOKYO
>Environment:
ftp://current.jp.FreeBSD.org/pub/FreeBSD/snapshots/i386/4.0-20000517-JPSNAP
>Description:

1. Update port from 1.06a->1.07a
2. Change of MAINTAINER 
	Current maintainer (itojun) asked me to take after this port.

>How-To-Repeat:
>Fix:
Remove empty misc/magicpoint/patches directory after this patch please.

diff -rcN misc/magicpoint.current/Makefile misc/magicpoint/Makefile
*** misc/magicpoint.current/Makefile	Thu Apr 13 10:14:08 2000
--- misc/magicpoint/Makefile	Thu May 18 14:43:35 2000
***************
*** 7,17 ****
  # "?=" and "+=" are for localized (i.e. Japanese) version
  
  PORTNAME=	magicpoint
! PORTVERSION=	1.06a
  CATEGORIES+=	misc
  MASTER_SITES=	ftp://ftp.mew.org/pub/MagicPoint/
  
! MAINTAINER?=	itojun@itojun.org
  
  LIB_DEPENDS+=	ttf.4:${PORTSDIR}/print/freetype
  
--- 7,17 ----
  # "?=" and "+=" are for localized (i.e. Japanese) version
  
  PORTNAME=	magicpoint
! PORTVERSION=	1.07a
  CATEGORIES+=	misc
  MASTER_SITES=	ftp://ftp.mew.org/pub/MagicPoint/
  
! MAINTAINER?=	mita@jp.FreeBSD.org
  
  LIB_DEPENDS+=	ttf.4:${PORTSDIR}/print/freetype
  
***************
*** 28,45 ****
  MAN1=	mgp.1 mgp2ps.1 mgpembed.1 mgpnet.1 xwintoppm.1 xmindpath.1
  
  DOCS=	COPYRIGHT COPYRIGHT.jp README README.fonts README.fonts.jp \
! 	SYNTAX TODO.jp USAGE USAGE.jp
! SAMPLES=	README README.jp ascii.mgp cloud.gif dad.eps dad.gif dns.mgp \
! 		default.mgp gradation.mgp mgp-old1.gif mgp-old2.gif \
! 		mgp-old3.gif mgp1.gif mgp2.gif mgp3.gif sample.mgp \
! 		tutorial.mgp v6.mgp v6header.eps v6header.gif
! SAMPLES=	README README.jp cloud.gif dad.eps dad.gif default.mgp \
  		dns-jp.mgp embed-jp.mgp embed.mgp gradation-jp.mgp \
! 		gradation.mgp mgp-old1.gif mgp-old2.gif mgp-old3.gif \
! 		mgp1.gif mgp2.gif mgp3.gif mgp3.xbm mgprc-sample \
  		multilingual.mgp sample-fr.mgp sample-jp.mgp sample.mgp \
! 		sendmail6-jp.mgp sendmail6.mgp tutorial-jp.mgp tutorial.mgp \
! 		v6-jp.mgp v6.mgp v6header.eps v6header.gif
  
  # NOTE: there are some discussions/twists in gzip'ing xmindpath.1.
  post-install:
--- 28,44 ----
  MAN1=	mgp.1 mgp2ps.1 mgpembed.1 mgpnet.1 xwintoppm.1 xmindpath.1
  
  DOCS=	COPYRIGHT COPYRIGHT.jp README README.fonts README.fonts.jp \
! 	README.lang RELNOTES SYNTAX TODO.jp USAGE USAGE.jp
! SAMPLES=	README README.jp cloud.jpg dad.eps dad.jpg default.mgp \
  		dns-jp.mgp embed-jp.mgp embed.mgp gradation-jp.mgp \
! 		gradation.mgp mgp-old1.jpg mgp-old2.jpg mgp-old3.jpg \
! 		mgp1.jpg mgp2.jpg mgp3.jpg mgp3.xbm mgprc-sample \
  		multilingual.mgp sample-fr.mgp sample-jp.mgp sample.mgp \
! 		sendmail6-jp.mgp sendmail6.mgp tutorial-jp.mgp \
! 		tutorial.mgp v6-jp.mgp v6.mgp v6header.eps v6header.jpg
! EMACS_LISPS=	mgp-mode.el mgp-el/COPYING mgp-el/README \
! 		mgp-el/mgp.el mgp-el/mgp.sty mgp-el/sample.tex
! SAMPLE_SCRIPTS=	eqn2eps.sh tex2eps.sh mgp2html.pl mgp2latex.pl
  
  # NOTE: there are some discussions/twists in gzip'ing xmindpath.1.
  post-install:
***************
*** 53,58 ****
--- 52,65 ----
  	${MKDIR} ${PREFIX}/share/doc/mgp/sample
  	for i in $(SAMPLES); do \
  		${INSTALL_DATA} ${WRKSRC}/sample/$$i ${PREFIX}/share/doc/mgp/sample; \
+ 	done
+ 	${MKDIR} ${PREFIX}/share/doc/mgp/emacs-lisp/mgp-el
+ 	for i in $(EMACS_LISPS); do \
+ 		${INSTALL_DATA} ${WRKSRC}/contrib/$$i ${PREFIX}/share/doc/mgp/emacs-lisp/$$i; \
+ 	done
+ 	${MKDIR} ${PREFIX}/share/doc/mgp/scripts
+ 	for i in $(SAMPLE_SCRIPTS); do \
+ 		${INSTALL_SCRIPT} ${WRKSRC}/contrib/$$i ${PREFIX}/share/doc/mgp/scripts/$$i; \
  	done
  .endif
  
diff -rcN misc/magicpoint.current/files/md5 misc/magicpoint/files/md5
*** misc/magicpoint.current/files/md5	Sat Feb 12 23:22:51 2000
--- misc/magicpoint/files/md5	Thu May 18 12:00:00 2000
***************
*** 1 ****
! MD5 (magicpoint-1.06a.tar.gz) = edc2e5eb350abe01a99eb344f72719b5
--- 1 ----
! MD5 (magicpoint-1.07a.tar.gz) = 11a5d1a56de56ba8a334b3f14e0f6f50
diff -rcN misc/magicpoint.current/patches/patch-aa misc/magicpoint/patches/patch-aa
*** misc/magicpoint.current/patches/patch-aa	Thu Dec 23 00:05:17 1999
--- misc/magicpoint/patches/patch-aa	Thu Jan  1 09:00:00 1970
***************
*** 1,19 ****
- --- contrib/xmindpath/uucplock.c.orig	Sun Aug 23 13:50:17 1998
- +++ contrib/xmindpath/uucplock.c	Sun Dec 19 15:17:54 1999
- @@ -55,7 +55,7 @@
-  	char tbuf[sizeof(_PATH_LOCKDIRNAME) + MAXNAMLEN];
-  	off_t lseek();
-  
- -	(void)sprintf(tbuf, _PATH_LOCKDIRNAME, ttyname);
- +	(void)snprintf(tbuf, sizeof(tbuf), _PATH_LOCKDIRNAME, ttyname);
-  	fd = open(tbuf, O_RDWR|O_CREAT|O_EXCL, 0664);
-  	if (fd < 0) {
-  		/*
- @@ -104,6 +104,6 @@
-  {
-  	char tbuf[sizeof(_PATH_LOCKDIRNAME) + MAXNAMLEN];
-  
- -	(void)sprintf(tbuf, _PATH_LOCKDIRNAME, ttyname);
- +	(void)snprintf(tbuf, sizeof(tbuf), _PATH_LOCKDIRNAME, ttyname);
-  	return(unlink(tbuf));
-  }
--- 0 ----
diff -rcN misc/magicpoint.current/pkg/PLIST misc/magicpoint/pkg/PLIST
*** misc/magicpoint.current/pkg/PLIST	Thu Jun 17 10:29:13 1999
--- misc/magicpoint/pkg/PLIST	Thu May 18 14:04:25 2000
***************
*** 2,39 ****
  bin/mgp2ps
  bin/mgpembed
  bin/mgpnet
- bin/xmindpath
  bin/xwintoppm
  lib/X11/mgp/default.mgp
! lib/X11/mgp/mgp1.gif
! lib/X11/mgp/mgp2.gif
! lib/X11/mgp/mgp3.gif
  share/doc/mgp/COPYRIGHT
  share/doc/mgp/COPYRIGHT.jp
  share/doc/mgp/README
  share/doc/mgp/README.fonts
  share/doc/mgp/README.fonts.jp
  share/doc/mgp/SYNTAX
  share/doc/mgp/TODO.jp
  share/doc/mgp/USAGE
  share/doc/mgp/USAGE.jp
  share/doc/mgp/sample/README
  share/doc/mgp/sample/README.jp
! share/doc/mgp/sample/cloud.gif
  share/doc/mgp/sample/dad.eps
! share/doc/mgp/sample/dad.gif
  share/doc/mgp/sample/default.mgp
  share/doc/mgp/sample/dns-jp.mgp
  share/doc/mgp/sample/embed-jp.mgp
  share/doc/mgp/sample/embed.mgp
  share/doc/mgp/sample/gradation-jp.mgp
  share/doc/mgp/sample/gradation.mgp
! share/doc/mgp/sample/mgp-old1.gif
! share/doc/mgp/sample/mgp-old2.gif
! share/doc/mgp/sample/mgp-old3.gif
! share/doc/mgp/sample/mgp1.gif
! share/doc/mgp/sample/mgp2.gif
! share/doc/mgp/sample/mgp3.gif
  share/doc/mgp/sample/mgp3.xbm
  share/doc/mgp/sample/mgprc-sample
  share/doc/mgp/sample/multilingual.mgp
--- 2,41 ----
  bin/mgp2ps
  bin/mgpembed
  bin/mgpnet
  bin/xwintoppm
+ bin/xmindpath
  lib/X11/mgp/default.mgp
! lib/X11/mgp/mgp1.jpg
! lib/X11/mgp/mgp2.jpg
! lib/X11/mgp/mgp3.jpg
  share/doc/mgp/COPYRIGHT
  share/doc/mgp/COPYRIGHT.jp
  share/doc/mgp/README
  share/doc/mgp/README.fonts
  share/doc/mgp/README.fonts.jp
+ share/doc/mgp/README.lang
+ share/doc/mgp/RELNOTES
  share/doc/mgp/SYNTAX
  share/doc/mgp/TODO.jp
  share/doc/mgp/USAGE
  share/doc/mgp/USAGE.jp
  share/doc/mgp/sample/README
  share/doc/mgp/sample/README.jp
! share/doc/mgp/sample/cloud.jpg
  share/doc/mgp/sample/dad.eps
! share/doc/mgp/sample/dad.jpg
  share/doc/mgp/sample/default.mgp
  share/doc/mgp/sample/dns-jp.mgp
  share/doc/mgp/sample/embed-jp.mgp
  share/doc/mgp/sample/embed.mgp
  share/doc/mgp/sample/gradation-jp.mgp
  share/doc/mgp/sample/gradation.mgp
! share/doc/mgp/sample/mgp-old1.jpg
! share/doc/mgp/sample/mgp-old2.jpg
! share/doc/mgp/sample/mgp-old3.jpg
! share/doc/mgp/sample/mgp1.jpg
! share/doc/mgp/sample/mgp2.jpg
! share/doc/mgp/sample/mgp3.jpg
  share/doc/mgp/sample/mgp3.xbm
  share/doc/mgp/sample/mgprc-sample
  share/doc/mgp/sample/multilingual.mgp
***************
*** 47,53 ****
  share/doc/mgp/sample/v6-jp.mgp
  share/doc/mgp/sample/v6.mgp
  share/doc/mgp/sample/v6header.eps
! share/doc/mgp/sample/v6header.gif
! @dirrm lib/X11/mgp
  @dirrm share/doc/mgp/sample
  @dirrm share/doc/mgp
--- 49,68 ----
  share/doc/mgp/sample/v6-jp.mgp
  share/doc/mgp/sample/v6.mgp
  share/doc/mgp/sample/v6header.eps
! share/doc/mgp/sample/v6header.jpg
! share/doc/mgp/emacs-lisp/mgp-el/COPYING
! share/doc/mgp/emacs-lisp/mgp-el/README
! share/doc/mgp/emacs-lisp/mgp-el/mgp.el
! share/doc/mgp/emacs-lisp/mgp-el/mgp.sty
! share/doc/mgp/emacs-lisp/mgp-el/sample.tex
! share/doc/mgp/emacs-lisp/mgp-mode.el
! share/doc/mgp/scripts/eqn2eps.sh
! share/doc/mgp/scripts/tex2eps.sh
! share/doc/mgp/scripts/mgp2html.pl
! share/doc/mgp/scripts/mgp2latex.pl
! @dirrm share/doc/mgp/emacs-lisp/mgp-el
! @dirrm share/doc/mgp/emacs-lisp
! @dirrm share/doc/mgp/scripts
  @dirrm share/doc/mgp/sample
  @dirrm share/doc/mgp
+ @dirrm lib/X11/mgp
diff -rcN japanese/magicpoint.current/Makefile japanese/magicpoint/Makefile
*** japanese/magicpoint.current/Makefile	Thu Apr 13 19:13:42 2000
--- japanese/magicpoint/Makefile	Fri May 19 09:12:10 2000
***************
*** 12,18 ****
  
  CATEGORIES=	japanese
  
! MAINTAINER=	itojun@itojun.org
  
  # dirty, but this is required for version independent-ness
  CONFIGURE_ARGS=		--with-vfontcap=`ls -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
--- 12,18 ----
  
  CATEGORIES=	japanese
  
! MAINTAINER=	mita@jp.FreeBSD.org
  
  # dirty, but this is required for version independent-ness
  CONFIGURE_ARGS=		--with-vfontcap=`ls -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005190550.OAA01784>