Index: head/editors/bitmap/Makefile =================================================================== --- head/editors/bitmap/Makefile (revision 40009) +++ head/editors/bitmap/Makefile (revision 40010) @@ -1,54 +1,63 @@ # New ports collection makefile for: bitmap for emacs20 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # # $FreeBSD$ # PORTNAME= bitmap PORTVERSION= ${BITMAP_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ -DISTNAME= bitmap-mule-${BITMAP_VER} +MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ + ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ +DISTNAME= bitmap-mule-${BITMAP_DISTVER} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= shige@FreeBSD.org +# ports version +BITMAP_VER= ${BITMAP_MVER}${BITMAP_SNAP_PREFIX}${BITMAP_SNAP} # distfile version -BITMAP_VER= 8.3 +BITMAP_MVER= 8.4 +BITMAP_DISTVER= ${BITMAP_MVER} +# variables for snapshots version +BITMAP_SNAP_PREFIX= .p +BITMAP_SNAP= 200102280240 +BITMAP_DISTVER= ${BITMAP_SNAP} + BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/bitmap16.pcf.gz # emacs20 EMACS_PORT_NAME= emacs20 # target name for make build ALL_TARGET= elc BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts PLIST_SUB= BITMAPDOCDIR=${BITMAPDOCDIR} .include .if defined(EMACS_PORT_NAME) # depends on apel BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} .else .BEGIN: @${ECHO} "Error: Bad port." @${ECHO} "You must define EMACS_PORT_NAME." @${FALSE} .endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${LOCALBASE}/${BITMAPDOCDIR} @(cd ${WRKSRC} ; \ for i in ChangeLog NEWS README.* ; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} ${LOCALBASE}/${BITMAPDOCDIR}/ ; \ done) .endif .include Property changes on: head/editors/bitmap/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/editors/bitmap/distinfo =================================================================== --- head/editors/bitmap/distinfo (revision 40009) +++ head/editors/bitmap/distinfo (revision 40010) @@ -1 +1 @@ -MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f +MD5 (bitmap-mule-200102280240.tar.gz) = c17eb6b7e9a71b188a135b528121f2a4 Property changes on: head/editors/bitmap/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/editors/bitmap-emacs20/Makefile =================================================================== --- head/editors/bitmap-emacs20/Makefile (revision 40009) +++ head/editors/bitmap-emacs20/Makefile (revision 40010) @@ -1,54 +1,63 @@ # New ports collection makefile for: bitmap for emacs20 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # # $FreeBSD$ # PORTNAME= bitmap PORTVERSION= ${BITMAP_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ -DISTNAME= bitmap-mule-${BITMAP_VER} +MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ + ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ +DISTNAME= bitmap-mule-${BITMAP_DISTVER} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= shige@FreeBSD.org +# ports version +BITMAP_VER= ${BITMAP_MVER}${BITMAP_SNAP_PREFIX}${BITMAP_SNAP} # distfile version -BITMAP_VER= 8.3 +BITMAP_MVER= 8.4 +BITMAP_DISTVER= ${BITMAP_MVER} +# variables for snapshots version +BITMAP_SNAP_PREFIX= .p +BITMAP_SNAP= 200102280240 +BITMAP_DISTVER= ${BITMAP_SNAP} + BITMAPDOCDIR= share/doc/bitmap BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/bitmap16.pcf.gz # emacs20 EMACS_PORT_NAME= emacs20 # target name for make build ALL_TARGET= elc BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts PLIST_SUB= BITMAPDOCDIR=${BITMAPDOCDIR} .include .if defined(EMACS_PORT_NAME) # depends on apel BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} .else .BEGIN: @${ECHO} "Error: Bad port." @${ECHO} "You must define EMACS_PORT_NAME." @${FALSE} .endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${LOCALBASE}/${BITMAPDOCDIR} @(cd ${WRKSRC} ; \ for i in ChangeLog NEWS README.* ; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} ${LOCALBASE}/${BITMAPDOCDIR}/ ; \ done) .endif .include Property changes on: head/editors/bitmap-emacs20/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/editors/bitmap-emacs20/distinfo =================================================================== --- head/editors/bitmap-emacs20/distinfo (revision 40009) +++ head/editors/bitmap-emacs20/distinfo (revision 40010) @@ -1 +1 @@ -MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f +MD5 (bitmap-mule-200102280240.tar.gz) = c17eb6b7e9a71b188a135b528121f2a4 Property changes on: head/editors/bitmap-emacs20/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/editors/bitmap-mule/Makefile =================================================================== --- head/editors/bitmap-mule/Makefile (revision 40009) +++ head/editors/bitmap-mule/Makefile (revision 40010) @@ -1,63 +1,72 @@ # New ports collection makefile for: bitmap for mule # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # # $FreeBSD$ # PORTNAME= bitmap PORTVERSION= ${BITMAP_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ -DISTNAME= ${PORTNAME}-mule-${BITMAP_VER} +MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ + ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ +DISTNAME= ${PORTNAME}-mule-${BITMAP_DISTVER} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= shige@FreeBSD.org +# ports version +BITMAP_VER= ${BITMAP_MVER}${BITMAP_SNAP_PREFIX}${BITMAP_SNAP} # distfile version -BITMAP_VER= 8.3 +BITMAP_MVER= 8.4 +BITMAP_DISTVER= ${BITMAP_MVER} +# variables for snapshots version +BITMAP_SNAP_PREFIX= .p +BITMAP_SNAP= 200102280240 +BITMAP_DISTVER= ${BITMAP_SNAP} + BITMAPDOCDIR= share/doc/bitmap BITMAP_SETUPEL= bitmap-setupel.el BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/bitmap16.pcf.gz # mule-19.34 EMACS_PORT_NAME= mule # target name for make build ALL_TARGET?= elc BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts SCRIPTS_ENV= TARGETS=${BITMAP_SETUPEL} PLIST_SUB= BITMAP_SETUPEL=${BITMAP_SETUPEL} \ BITMAPDOCDIR=${BITMAPDOCDIR} .include .if defined(EMACS_PORT_NAME) # depends on apel BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} RUN_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/${EMACS_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME} .else .BEGIN: @${ECHO} "Error: Bad port." @${ECHO} "You must define EMACS_PORT_NAME." @${FALSE} .endif pre-configure: @${CP} ${FILESDIR}/${BITMAP_SETUPEL}.in ${WRKDIR} post-install: @${INSTALL_DATA} ${WRKDIR}/${BITMAP_SETUPEL} \ ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp .if !defined(NOPORTDOCS) @${MKDIR} ${LOCALBASE}/${BITMAPDOCDIR} @(cd ${WRKSRC} ; \ for i in ChangeLog NEWS README.* ; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} ${LOCALBASE}/${BITMAPDOCDIR}/ ; \ done) .endif .include Property changes on: head/editors/bitmap-mule/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/editors/bitmap-mule/distinfo =================================================================== --- head/editors/bitmap-mule/distinfo (revision 40009) +++ head/editors/bitmap-mule/distinfo (revision 40010) @@ -1 +1 @@ -MD5 (bitmap-mule-8.3.tar.gz) = b5e6a7421630c0f3a39f7f7bb6485c3f +MD5 (bitmap-mule-200102280240.tar.gz) = c17eb6b7e9a71b188a135b528121f2a4 Property changes on: head/editors/bitmap-mule/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property