Index: head/devel/pmccabe/Makefile =================================================================== --- head/devel/pmccabe/Makefile (revision 478863) +++ head/devel/pmccabe/Makefile (revision 478864) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= pmccabe PORTVERSION= 2.6 CATEGORIES= devel MASTER_SITES= http://ftp.de.debian.org/debian/pool/main/p/pmccabe/ \ http://dist.codelabs.ru/fbsd/pmccabe/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Code complexity estimator LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} BINARIES= decomment pmccabe SCRIPTS= codechanges vifn MANPAGE= codechanges.1 decomment.1 pmccabe.1 vifn.1 do-install: .for f in ${BINARIES} ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor .for f in ${SCRIPTS} ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor .for f in ${MANPAGE} ${INSTALL_MAN} ${WRKSRC}/${f} ${STAGEDIR}${MANPREFIX}/man/man1 .endfor .include Index: head/net-mgmt/nagios-geom/Makefile =================================================================== --- head/net-mgmt/nagios-geom/Makefile (revision 478863) +++ head/net-mgmt/nagios-geom/Makefile (revision 478864) @@ -1,28 +1,28 @@ # Created by: rea-fbsd@codelabs.ru # $FreeBSD$ PORTNAME= geom PORTVERSION= 1.3 CATEGORIES= net-mgmt MASTER_SITES= http://codelabs.ru/fbsd/distfiles/ \ http://fbsd.inse.ru/distfiles/ PKGNAMEPREFIX= nagios- DISTNAME= check_geom-${PORTVERSION} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plug-in to get geom(8) components status USES= perl5 shebangfix NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes PATCH_STRIP= -p1 SHEBANG_FILES= check_geom do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios ${INSTALL_SCRIPT} ${WRKSRC}/check_geom \ ${STAGEDIR}${PREFIX}/libexec/nagios .include Index: head/www/redmine-http-auth/Makefile =================================================================== --- head/www/redmine-http-auth/Makefile (revision 478863) +++ head/www/redmine-http-auth/Makefile (revision 478864) @@ -1,22 +1,22 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= http-auth PORTVERSION= 20100730 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://dist.codelabs.ru/fbsd/ DISTNAME= AdamLantos-redmine_http_auth-${GITREV} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP authentication plugin for Redmine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes GITREV= df98baf REDMINE_PLUGIN_NAME= redmine_http_auth .include "${.CURDIR}/../../www/redmine/bsd.redmine.mk" Index: head/www/trac-autocomplete/Makefile =================================================================== --- head/www/trac-autocomplete/Makefile (revision 478863) +++ head/www/trac-autocomplete/Makefile (revision 478864) @@ -1,23 +1,23 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= autocomplete PORTVERSION= 0.4.1 PORTREVISION= 7 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- DISTNAME= autocompleteusersplugin-r${REL} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for autocompletion of user names in ticket fields RUN_DEPENDS= trac>=0.11:www/trac USES= python:2.7 zip USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/autocompleteusersplugin/0.11 NO_ARCH= yes REL= 8451 .include Index: head/www/trac-datefield/Makefile =================================================================== --- head/www/trac-datefield/Makefile (revision 478863) +++ head/www/trac-datefield/Makefile (revision 478864) @@ -1,23 +1,23 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= datefield PORTVERSION= 1.0.1 PORTREVISION= 5 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- DISTNAME= datefieldplugin-r${REL} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for creating date fields RUN_DEPENDS= trac>=0.11:www/trac USES= python:2.7 zip USE_PYTHON= distutils autoplist NO_ARCH= yes WRKSRC= ${WRKDIR}/datefieldplugin/0.11 REL= 7267 .include Index: head/www/trac-defaultcc/Makefile =================================================================== --- head/www/trac-defaultcc/Makefile (revision 478863) +++ head/www/trac-defaultcc/Makefile (revision 478864) @@ -1,27 +1,27 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= defaultcc PORTVERSION= 0.1 PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/trac-${PORTNAME}/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-r${REL} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin that adds default CC value for tickets LICENSE= GPLv2 RUN_DEPENDS= trac>=0.11:www/trac USES= python:2.7 zip USE_PYTHON= distutils autoplist NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}plugin/trunk REL= 10605 .include Index: head/www/trac-keywords/Makefile =================================================================== --- head/www/trac-keywords/Makefile (revision 478863) +++ head/www/trac-keywords/Makefile (revision 478864) @@ -1,31 +1,31 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= keywords PORTVERSION= 0.2 PORTREVISION= 4 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/ PKGNAMEPREFIX= trac- DISTNAME= trackeywordsplugin-r${REL} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for using pre-configured keywords LICENSE= BSD3CLAUSE RUN_DEPENDS= trac>=0.11:www/trac USES= python:2.7 zip USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/trackeywordsplugin/0.11 NO_ARCH= yes REL= 7273 post-extract: # Fix misplaced Genshi template: https://trac-hacks.org/ticket/6104 @${MV} ${WRKDIR}/trackeywordsplugin/0.10/trackeywords/templates/keywords.html ${WRKSRC}/trackeywords/templates/ # Seems like web_ui.py was misplaced too. @${MV} ${WRKDIR}/trackeywordsplugin/0.10/trackeywords/web_ui.py ${WRKSRC}/trackeywords/ .include Index: head/www/trac-tickettemplate/Makefile =================================================================== --- head/www/trac-tickettemplate/Makefile (revision 478863) +++ head/www/trac-tickettemplate/Makefile (revision 478864) @@ -1,24 +1,24 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= tickettemplate PORTVERSION= 0.7 PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/trac-${PORTNAME}/ PKGNAMEPREFIX= trac- DISTNAME= trac${PORTNAME}plugin-r${REL} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for making ticket templates RUN_DEPENDS= trac>=0.11:www/trac USES= python:2.7 zip USE_PYTHON= distutils autoplist NO_ARCH= yes WRKSRC= ${WRKDIR}/trac${PORTNAME}plugin/0.11 REL= 10605 .include Index: head/www/xombrero/Makefile =================================================================== --- head/www/xombrero/Makefile (revision 478863) +++ head/www/xombrero/Makefile (revision 478864) @@ -1,63 +1,63 @@ # Created by: Aldis Berjoza # $FreeBSD$ PORTNAME= xombrero PORTVERSION= 1.6.4 CATEGORIES= www MASTER_SITES= https://opensource.conformal.com/snapshots/xombrero/ -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalists vi-like web browser based on webkit and GTK+ LICENSE= ISCL LIB_DEPENDS= libgnutls.so:security/gnutls \ libsoup-2.4.so:devel/libsoup BROKEN_FreeBSD_10= does not build USES= desktop-file-utils groff pkgconfig perl5 tar:tgz USE_PERL5= build INSTALLS_ICONS= yes BUILD_WRKSRC= ${WRKSRC}/freebsd OPTIONS_SINGLE= GTK OPTIONS_SINGLE_GTK= GTK2 GTK3 OPTIONS_DEFAULT= GTK3 GTK2_LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 GTK2_USE= GNOME=gtk20 GTK2_MAKE_ENV= GTK_VERSION="gtk2" GTK3_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 GTK3_USE= GNOME=gtk30 GTK3_MAKE_ENV= GTK_VERSION="gtk3" SUB_FILES= xombrero PORTEXAMPLES= * post-patch: @cd ${WRKSRC}; ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ -e 's|# ssl_ca_file|ssl_ca_file|' \ -e 's|/etc/ssl/cert.pem|${LOCALBASE}/share/certs/ca-root-nss.crt|' \ unix.c xombrero.conf do-install: ${INSTALL_SCRIPT} ${WRKDIR}/xombrero ${STAGEDIR}${PREFIX}/bin/xombrero ${INSTALL_PROGRAM} ${WRKSRC}/freebsd/xombrero ${STAGEDIR}${PREFIX}/bin/xombrero-bin ${INSTALL_MAN} ${WRKSRC}/xombrero.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .for i in 16 32 48 64 128 256 ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps ${INSTALL_DATA} ${WRKSRC}/xombreroicon${i}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps .endfor ${MKDIR} ${STAGEDIR}${DATADIR} .for i in favicon.ico hsts-preload style.css tld-rules torenabled.ico tordisabled.ico xombrero.css ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_DATA} ${WRKSRC}/xombrero.desktop ${STAGEDIR}${PREFIX}/share/applications ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for i in favorites xombrero.conf ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${EXAMPLESDIR} .endfor ${INSTALL_SCRIPT} ${WRKSRC}/playflash.sh ${STAGEDIR}${EXAMPLESDIR} .include Index: head/x11-themes/slim-themes/Makefile =================================================================== --- head/x11-themes/slim-themes/Makefile (revision 478863) +++ head/x11-themes/slim-themes/Makefile (revision 478864) @@ -1,107 +1,107 @@ # Created by: Eygene Ryabinkin # $FreeBSD$ PORTNAME= slim-themes PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= http://dist.codelabs.ru/fbsd/ports/slim-themes/:new_themes \ http://dist.codelabs.ru/fbsd/ports/slim-themes/:old_themes \ SF/slim.berlios/:old_themes DISTFILES= -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Theme pack for SLiM login app NO_BUILD= yes NO_WRKSUBDIR= yes SHAREMODE= 644 THEMEDIR_REL= share/slim/themes THEMEDIR= ${PREFIX}/${THEMEDIR_REL} PLIST_SUB+= THEMEDIR=${THEMEDIR_REL} OPTIONS_DEFINE= # empty OPTIONS_MULTI= THEME # enforces at least one choice OPTIONS_SUB= yes THEME_DESC= Available SLiM Themes # Format is 'variable name%description%archive name%unpacked dir%dest # dir%master site tag' # I am substituting ' ' -> '+' because make in 6.x isn't able to properly # catch quoted strings with spaces. 7.x and 8.x are fine with this, so # once 6.x will be deorbited, we could switch just to spaces. THEMELIST= GENTOO_SIMPLE%Gentoo+simple+theme%slim-gentoo-simple.tar.bz2%slim-gentoo-simple%gentoo-simple%old_themes \ ARCHLINUX_SIMPLE%ArchLinux+simple+theme%slim-archlinux-simple.tar.gz%slim-archlinux-simple%archlinux-simple%old_themes \ DEBIAN_MOREBLUE%Debian+moreblue+theme%slim-debian-moreblue.tar.bz2%debian-moreblue%debian-moreblue%old_themes \ FINGERPRINT%Fingerprint+theme%slim-fingerprint.tar.gz%fingerprint%fingerprint%old_themes \ FLAT%Flat+theme%slim-flat.tar.gz%flat%flat%old_themes \ LAKE%Lake+theme%slim-lake.tar.gz%lake%lake%old_themes \ RAINBOW%Rainbow+theme%slim-rainbow.tar.gz%rainbow%rainbow%old_themes \ REAR_WINDOW%Rear+Window+theme%slim-rear-window.tar.gz%rear-window%rear-window%old_themes \ SCOTLAND_ROAD%Scotland+Road+theme%slim-scotland-road.tar.gz%scotland-road%scotland-road%old_themes \ SUBWAY%Subway+theme%slim-subway.tar.gz%subway%subway%old_themes \ WAVE%Wave+theme%slim-wave.tar.gz%wave%wave%old_themes \ LUNAR_LINUX%Lunar+Linux+theme%slim-lunar-0.4.tar.bz2%slim-lunar-0.4%lunar%old_themes \ ZENWALK%Zenwalk+theme%slim-zenwalk.tar.gz%Zenwalk%zenwalk%old_themes \ PARALLEL_DIMS%Parallel+Dimensions+theme%slim-parallel-dimensions.tar.gz%parallel-dimensions%parallel-dimensions%old_themes \ CAPERNOITED%Capernoited+theme%slim-capernoited.tar.gz%capernoited%capernoited%old_themes \ MINDLOCK%Mindlock+theme%slim-mindlock.tar.gz%mindlock%mindlock%old_themes \ FLOWER2%Flower2+theme%slim-flower2.tar.gz%flower2%flower2%old_themes \ FREEBSD%FreeBSD+theme%fbsd-slim-theme.tar.bz2%fbsd%fbsd%new_themes \ GNEWSENSE%gNewSense+theme%slim-gnewsense-1.1.tar.bz2%slim-gnewsense-1.1%gnewsense%new_themes # Pollute OPTIONS and DISTFILES. Cool magic ;)) # We're using immediate assignment and two variables, because there is # no addition (+=) operator with immediate assignment. .for t in ${THEMELIST} n= ${t:C/^([^%]*)%.*$/\\1/1} d= ${t:C/^[^%]*%[^%]*%([^%]*)%.*$/\\1/1} desc= ${t:C/^[^%]*%([^%]*)%.*$/\\1/1:C/\+/ /g} sdir= ${t:C/^[^%]*%[^%]*%[^%]*%([^%]*)%.*$/\\1/1} ddir= ${t:C/^[^%]*%[^%]*%[^%]*%[^%]*%([^%]*)%.*$/\\1/1} mtag= ${t:C/^[^%]*%[^%]*%[^%]*%[^%]*%[^%]*%([^%]*)$/\\1/1} .if ${mtag} == "" ${n}_DIST:= ${d} .else ${n}_DIST:= ${d}:${mtag} .endif ${n}_SDIR:= ${sdir} ${n}_DDIR:= ${ddir} OPTIONS_MULTI_THEME:= ${OPTIONS_MULTI_THEME} ${n} A+= ${n} ${n}_DESC:= ${desc} NEWTHEMES:= ${ALLTHEMES} ${n} ALLTHEMES:= ${NEWTHEMES} .endfor # t in ${THEMELIST} OPTIONS_DEFAULT= ${OPTIONS_MULTI_THEME} .include .for n in ${ALLTHEMES} . if ${PORT_OPTIONS:M${n}} NEWDISTFILES:= ${DISTFILES} ${${n}_DIST} DISTFILES:= ${NEWDISTFILES} . endif .endfor .if ${PORT_OPTIONS:MPARALLEL_DIMS} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-parallel-dimensions-slim.theme post-patch: @${RM} ${WRKSRC}/parallel-dimensions/slim.theme.orig .endif # ${PORT_OPTIONS:MPARALLEL_DIMS} # Install selected themes. Another regexp voodoo, yay! \o/ do-install: ${MKDIR} ${STAGEDIR}${THEMEDIR} .for n in ${ALLTHEMES} .if ${PORT_OPTIONS:M${n}} ${MKDIR} ${STAGEDIR}${THEMEDIR}/${${n}_DDIR} cd "${WRKSRC}/${${n}_SDIR}" && \ ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR}/${${n}_DDIR} .endif # ${PORT_OPTIONS:M${n}} .endfor # t in ${THEMELIST} .include