=================================================================== RCS file: /home/cvs/OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/Makefile,v retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/Makefile 2000/03/06 04:29:01 1.16 +++ OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/Makefile 2000/03/10 10:25:20 1.17 @@ -1,30 +1,50 @@ -# $OpenXM: OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/Makefile,v 1.15 2000/03/06 03:29:21 takayama Exp $ +# $OpenXM: OpenXM/misc/packages/FreeBSD/openxm-ports/openxm-1.1.2/Makefile,v 1.16 2000/03/06 04:29:01 takayama Exp $ +## The name of this directory should be changed to openxm from openxm-1.1.2 ## For debugging. -#TAR_WORK=$(HOME)/tmp -#DISTDIR=${TAR_WORK} +TAR_WORK=$(HOME)/tmp +DISTDIR=${TAR_WORK} ## OpenXM is put under ${PREFIX}/OpenXM and ${PREFIX}/bin, man ## The default value of PREFIX is /usr/local ## The next is for debugging. Do not forget to mkdir tmp2/bin. -#PREFIX=$(HOME)/tmp2 +PREFIX=$(HOME)/tmp2 +## How to update pkg/PLIST +# (1) uncomment #PREFIX=, #DISTDIR. +# Put the source tar-ball under $DISTDIR +# (2) make +# Double check all the files are properly genered under work/openxm-1.1.2 +# (3) (cd files ; make ; ./gen-plist.shell) +# (4) Copy plist-tmp2 to pkg/PLIST and commit pkg/PLIST + ################ NOTE ######################## ## Before typing in make, set your path to ## set path=(/usr/local/jdk1.1.8/bin $path) ## rehash +### How to test the port for openxm +### cd /usr/ports/math ; tar xzvf ${TAR_WORK}/openxm-port.tar.gz +### cp ${TAR_WORK}/openxm-1.1.2.tar.gz /usr/ports/distfiles +### cd /usr/ports/math/openxm ; make install +### [Try also make package , pkg_delete openxm-1.1.2 , +### pkg_add openxm-1.1.2.tgz] + DISTNAME=openxm-1.1.2 CATEGORIES= math ### Note ### We do not have openxm-1.1.2.tar.gz at the master site, because ### the source code distribution is not allowed for OpenXM_contrib2/asir2000. ### Put openxm-1.1.2.tar.gz under /usr/ports/distfiles +### The tar-ball can be generated by +### (cd OpenXM/misc/packages/Generic ; make clean-work ; make tar-ball ) + MAINTAINER= takayama@math.sci.kobe-u.ac.jp BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf \ platex:${PORTSDIR}/japanese/platex-euc \ + xdvi:${PORTSDIR}/japanese/xdvik-vflib \ dvips:${PORTSDIR}/japanese/dvipsk-vflib \ /usr/local/bin/perl:${PORTSDIR}/japanese/perl5 \ jlatex2html:${PORTSDIR}/japanese/latex2html \ @@ -33,7 +53,6 @@ BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf \ /usr/local/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk \ bash:${PORTSDIR}/shells/bash2 \ autoconf:${PORTSDIR}/devel/autoconf \ -# xdvi:${PORTSDIR}/japanese/xdvik-vflib \ ### Note: ### In order to make dvips work, you need to modify ### /usr/local/share/texmf/web2c/texmf.cnf.