Index: head/japanese/ical/Makefile =================================================================== --- head/japanese/ical/Makefile (revision 124976) +++ head/japanese/ical/Makefile (revision 124977) @@ -1,41 +1,41 @@ # New ports collection makefile for: ical # Date created: 30 January 2001 # Whom: Takeshi MUTOH # # $FreeBSD$ # PORTNAME= ical PORTVERSION= 2.2 CATEGORIES= japanese deskutils tk80 MASTER_SITES= ftp://ftp.sco.com/skunkware/src/shellutil/ \ ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/ \ ftp://ftp.netsw.org/netsw/X11/Tools/Desktop/ \ ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.sunsite.org.uk/Mirrors/ftp.sco.com/skunkware/src/shellutil/ MASTER_SITE_SUBDIR= ical PATCH_SITES= http://www-jlc.kek.jp/~fujiik/mklinux/Packages/dr3/JRPMS/ical/SOURCES/ PATCHFILES= ical-2.2-jp1.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= A calendar application (Japanese) LIB_DEPENDS= tk80jp:${PORTSDIR}/japanese/tk80 EXTRA_PATCHES= ${.CURDIR}/files/patch-* MASTERDIR= ${.CURDIR}/../../deskutils/ical MD5_FILE= ${.CURDIR}/distinfo GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclconfig=${PREFIX}/lib/tcl8.0jp \ --with-tclhdir=${PREFIX}/include/tcl8.0jp \ --with-tclsh=${PREFIX}/bin/tclsh8.0jp \ --with-tkconfig=${PREFIX}/lib/tk8.0jp \ --with-tkhdir=${PREFIX}/include/tk8.0jp MAN1= ical.1 .include Property changes on: head/japanese/ical/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/japanese/netype/Makefile =================================================================== --- head/japanese/netype/Makefile (revision 124976) +++ head/japanese/netype/Makefile (revision 124977) @@ -1,26 +1,26 @@ # New ports collection makefile for: netype # Date created: 07 May 2001 # Whom: Takeshi MUTOH # # $FreeBSD$ # PORTNAME= netype PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= japanese misc MASTER_SITES= http://www.i.his.fukui-u.ac.jp/~funakami/software/netype/src/ DISTNAME= ${PORTNAME}-0.1.0 PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}.${PORTVERSION}.patch.gz PATCH_DIST_STRIP= -p1 #PATH_WRKSRC= ${WRKSRC} -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= Network Type Trainer client program USE_GNOME= imlib GNU_CONFIGURE= yes .include Property changes on: head/japanese/netype/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/japanese/netypesv/Makefile =================================================================== --- head/japanese/netypesv/Makefile (revision 124976) +++ head/japanese/netypesv/Makefile (revision 124977) @@ -1,50 +1,50 @@ # New ports collection makefile for: netypesv # Date created: 03 Aug 2001 # Whom: Takeshi MUTOH # # $FreeBSD$ # PORTNAME= netypesv PORTVERSION= 0.1.0 CATEGORIES= japanese misc MASTER_SITES= http://www.i.his.fukui-u.ac.jp/~funakami/software/netype/src/ DISTNAME= netypesv-${PORTVERSION} EXTRACT_SUFX= .jar -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= Network Type Trainer server program RUN_DEPENDS= ${JDKDIR}/bin/java:${PORTSDIR}/java/jdk12 SCRIPTS_ENV= JDKDIR=${JDKDIR} JAVADIR=${JAVADIR} PORTVERSION=${PORTVERSION} PLIST_SUB= PORTVERSION=${PORTVERSION} NO_BUILD= YES USE_ZIP= YES JAVADIR= ${PREFIX}/share/java JDKVERSION?= 1.2.2 JDKDIR= ${LOCALBASE}/jdk${JDKVERSION} NETYPESVDIR= ${JAVADIR}/netypesv-${PORTVERSION} post-extract: ${MKDIR} ${WRKSRC} ${CP} ${FILESDIR}/netypesv.in ${WRKSRC}/netypesv pre-install: ${MKDIR} ${NETYPESVDIR}/bin ${JAVADIR}/classes cd ${WRKDIR}/jp/ac/fukui_u/netypesv; \ ${MV} netypesv.conf netypesv.conf.org; \ ${SED} -e 's#^qfile.*$$#qfile ${NETYPESVDIR}/qlist#g' < netypesv.conf.org > netypesv.conf do-install: ${INSTALL_SCRIPT} ${WRKSRC}/netypesv ${NETYPESVDIR}/bin ${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVADIR}/classes cd ${WRKDIR}/jp/ac/fukui_u/netypesv; \ ${INSTALL_DATA} qlist ${NETYPESVDIR}; \ ${INSTALL_DATA} netypesv.conf ${NETYPESVDIR} ${LN} -sf ${NETYPESVDIR}/bin/netypesv ${PREFIX}/bin/netypesv .include Property changes on: head/japanese/netypesv/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/japanese/phpgroupware/Makefile =================================================================== --- head/japanese/phpgroupware/Makefile (revision 124976) +++ head/japanese/phpgroupware/Makefile (revision 124977) @@ -1,42 +1,42 @@ # New ports collection makefile for: phpgroupware # Date created: 7 January 2001 # Whom: Takeshi MUTOH # # $FreeBSD$ PORTNAME= phpgroupware PORTVERSION= 0.9.12 CATEGORIES= japanese deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${PATCH_SITE} MASTER_SITE_SUBDIR= phpgroupware DISTNAME= phpGroupWare-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PATCHFILE} -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= A web based GroupWare system RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 NO_BUILD= yes WRKSRC= ${WRKDIR}/phpgroupware PATCHFILE= phpGroupWare-${PORTVERSION}jp.tar.gz PATCH_SITE= http://www.itheart.com/en/phpgroupware/ EXTRA_PATCHES= ${WRKDIR}/patch.txt PATCH_DIR= ${WRKDIR}/${PORTVERSION}jp PATCH_STRIP= -p1 post-extract: ${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -rf post-patch: ${FIND} ${WRKSRC} -name *.orig | ${XARGS} ${RM} -rf @${CP} ${PATCH_DIR}/phpgwapi/inc/class.codecv* ${WRKSRC}/phpgwapi/inc/ @${CP} ${PATCH_DIR}/calendar/inc/class.holidaycalc* ${WRKSRC}/calendar/inc do-install: @${CP} -r ${WRKSRC} ${PREFIX}/www/data/ .include Property changes on: head/japanese/phpgroupware/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/mbone/relate/Makefile =================================================================== --- head/mbone/relate/Makefile (revision 124976) +++ head/mbone/relate/Makefile (revision 124977) @@ -1,25 +1,25 @@ # New ports collection makefile for: relate # Date created: 6 June 2001 # Whom: Takeshi MUTOH # # $FreeBSD$ # PORTNAME= relate PORTVERSION= 2.1 CATEGORIES= mbone MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/relate-ui/${PORTVERSION}/ -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= Mbone integrated interface, audio, video, editor, and whiteboard LIB_DEPENDS= tk82:${PORTSDIR}/x11-toolkits/tk82 RUN_DEPENDS= rat30:${PORTSDIR}/mbone/rat30 \ wbd:${PORTSDIR}/mbone/wbd \ nte:${PORTSDIR}/mbone/nte \ vic:${PORTSDIR}/mbone/vic PLIST_FILES= bin/relate WRKSRC= ${WRKDIR}/relate .include Property changes on: head/mbone/relate/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/misc/xtypo/Makefile =================================================================== --- head/misc/xtypo/Makefile (revision 124976) +++ head/misc/xtypo/Makefile (revision 124977) @@ -1,22 +1,22 @@ # New ports collection makefile for: xtypo # Date created: 07 May 2001 # Whom: Takeshi MUTOH # # $FreeBSD$ # PORTNAME= xtypo PORTVERSION= 1.02 CATEGORIES= misc MASTER_SITES= ftp://ftp.hipecs.hokudai.ac.jp/pub/unix/ftp.intec.co.jp/ -MAINTAINER= tmutoh@mx10.freecom.ne.jp +MAINTAINER= utoh@openedu.org COMMENT= X-based keyboard trainer PLIST_FILES= bin/xtypo USE_IMAKE= yes ALL_TARGET= xtypo WRKSRC= ${WRKDIR}/xtypo .include Property changes on: head/misc/xtypo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property