Index: head/devel/rubygem-debugger/Makefile =================================================================== --- head/devel/rubygem-debugger/Makefile (revision 334670) +++ head/devel/rubygem-debugger/Makefile (revision 334671) @@ -1,39 +1,39 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= debugger PORTVERSION= 1.6.2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wulf@mail.mipt.ru +MAINTAINER= wulf@cicgroup.ru COMMENT= Fast implementation of the standard Ruby debugger RUN_DEPENDS= rubygem-columnize>=0.3.1:${PORTSDIR}/devel/rubygem-columnize \ rubygem-debugger-linecache>=1.2.0:${PORTSDIR}/devel/rubygem-debugger-linecache USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rdebug MAN1= rdebug.1 CONFIGURE_ARGS= --with-ruby-include=${WRKDIR}/ruby post-extract: ${LN} -sf `cd ${PORTSDIR}/${RUBY_PORT}; make -V WRKSRC` ${WRKDIR}/ruby post-install: @${INSTALL_MAN} ${WRKSRC}/man/rdebug.1 ${PREFIX}/man/man1 NO_STAGE= yes .include BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch .if ${RUBY_VER} == 1.8 BROKEN= does not work with ruby 1.8 .endif .include Index: head/devel/rubygem-debugger-linecache/Makefile =================================================================== --- head/devel/rubygem-debugger-linecache/Makefile (revision 334670) +++ head/devel/rubygem-debugger-linecache/Makefile (revision 334671) @@ -1,17 +1,17 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= debugger-linecache PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wulf@mail.mipt.ru +MAINTAINER= wulf@cicgroup.ru COMMENT= Caches(Ruby source) Files as Might Be Used in a Debugger USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes NO_STAGE= yes .include Index: head/devel/rubygem-debugger-xml/Makefile =================================================================== --- head/devel/rubygem-debugger-xml/Makefile (revision 334670) +++ head/devel/rubygem-debugger-xml/Makefile (revision 334671) @@ -1,22 +1,22 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= debugger-xml PORTVERSION= 0.1.6 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wulf@mail.mipt.ru +MAINTAINER= wulf@cicgroup.ru COMMENT= XML interface for rubygem-debugger RUN_DEPENDS= rubygem-debugger>=1.6.2:${PORTSDIR}/devel/rubygem-debugger \ rubygem-builder>=2.0.0:${PORTSDIR}/devel/rubygem-builder USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rdebug-ide bin/rdebug-vim NO_STAGE= yes .include Index: head/emulators/fuse-roms/Makefile =================================================================== --- head/emulators/fuse-roms/Makefile (revision 334670) +++ head/emulators/fuse-roms/Makefile (revision 334671) @@ -1,38 +1,38 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= fuse-roms PORTVERSION= 0.9.0 CATEGORIES= emulators MASTER_SITES= ftp://mirror.switch.ch/pool/4/mirror/rpmfusion/nonfree/fedora/releases/19/Everything/x86_64/os/:1 \ ftp://ftp.ntua.gr/pub/linux/rpmfusion/nonfree/fedora/releases/19/Everything/x86_64/os/:1 \ ftp://ftp.pbone.net/mirror/rpmfusion.org/nonfree/fedora/releases/19/Everything/x86_64/os/:1 \ ftp://ftp.icm.edu.pl/vol/rzm2/linux-rpmfusion/nonfree/fedora/releases/19/Everything/x86_64/os/:1 \ http://zxspectrum.it.omegahg.com/rom/:2 DISTNAME= fuse-emulator-roms-0.9.0-5.fc19.noarch.rpm:1 Opus-22.rom:2 EXTRACT_SUFX= EXTRACT_ONLY= fuse-emulator-roms-0.9.0-5.fc19.noarch.rpm -MAINTAINER= wulf@mail.mipt.ru +MAINTAINER= wulf@cicgroup.ru COMMENT= Spectrum ROM files, for use with the Fuse emulator PORTSCOUT= ignore:1 NO_BUILD= yes DATADIR= ${PREFIX}/share/fuse ROMS= 128p-0.rom 128p-1.rom 256s-0.rom 256s-1.rom 256s-2.rom \ 256s-3.rom gluck.rom if1-1.rom if1-2.rom opus.rom trdos.rom PLIST_FILES= ${ROMS:S|^|%%DATADIR%%/|} PLIST_DIRSTRY= %%DATADIR%% RESTRICTED= No explicit permission to redistribute post-extract: ${CP} ${DISTDIR}/Opus-22.rom ${WRKDIR}/usr/share/fuse/opus.rom do-install: ${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKDIR}/usr/share/fuse && \ ${INSTALL_DATA} ${ROMS} ${STAGEDIR}${DATADIR} .include Index: head/mail/cyrus2dovecot/Makefile =================================================================== --- head/mail/cyrus2dovecot/Makefile (revision 334670) +++ head/mail/cyrus2dovecot/Makefile (revision 334671) @@ -1,39 +1,39 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= cyrus2dovecot PORTVERSION= 1.2 CATEGORIES= mail MASTER_SITES= http://www.cyrus2dovecot.sw.fu-berlin.de/download/ EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= wulf@mail.mipt.ru +MAINTAINER= wulf@cicgroup.ru COMMENT= Convert Cyrus folders to Dovecot LICENSE= ART10 GPLv1 LICENSE_COMB= dual PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz USES= perl5 NO_WRKSUBDIR= yes post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} post-patch: @${REINPLACE_CMD} -e '1s,^#!.*,#!${PERL},' ${WRKSRC}/${DISTNAME} do-build: pod2man --section=1 --release=${PORTVERSION} \ --name=${PORTNAME} --center=${PORTNAME}" user guide" \ ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/man/man1/${PORTNAME}.1 .include Index: head/multimedia/smpeg2/Makefile =================================================================== --- head/multimedia/smpeg2/Makefile (revision 334670) +++ head/multimedia/smpeg2/Makefile (revision 334671) @@ -1,39 +1,39 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= smpeg2 PORTVERSION= 2.0.0 PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.libsdl.org/projects/smpeg/release/ \ http://rsync.macports.org/smpeg2/ -MAINTAINER= wulf@mail.mipt.ru +MAINTAINER= wulf@cicgroup.ru COMMENT= Free MPEG1 video player library with sound support LICENSE= GPLv2 GNU_CONFIGURE= yes USE_SDL= sdl2 USE_LDCONFIG= yes OPTIONS_DEFINE= PLAYMPEG OPTIONS_DEFAULT= PLAYMPEG_DESC= Build plaympeg binary (conficts with smpeg) OPTIONS_SUB= yes CONFIGURE_ARGS= --enable-mmx .include .if ${PORT_OPTIONS:MPLAYMPEG} CONFLICTS+= smpeg .endif post-patch: .if ! ${PORT_OPTIONS:MPLAYMPEG} @${REINPLACE_CMD} -e '/^bin_PROGRAMS =/s/plaympeg$$(EXEEXT)// ; \ /^man_MANS =/s/plaympeg\.1//' ${WRKSRC}/Makefile.in .endif .include