Date: Wed, 15 Aug 2012 19:26:14 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302594 - in head: audio/bmp-flac audio/eawplus audio/guspat audio/timidity++ converters/p5-MIME-Base32 databases/flare databases/linux-oracle-instantclient-basic databases/linux-oracle... Message-ID: <201208151926.q7FJQElT000596@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Wed Aug 15 19:26:13 2012 New Revision: 302594 URL: http://svn.freebsd.org/changeset/ports/302594 Log: - Reassign nork@ ports to the heap - Thank you for your years of service, we hope to see you back Approved by: portmgr Modified: head/audio/bmp-flac/Makefile (contents, props changed) head/audio/eawplus/Makefile (contents, props changed) head/audio/guspat/Makefile (contents, props changed) head/audio/timidity++/Makefile (contents, props changed) head/converters/p5-MIME-Base32/Makefile (contents, props changed) head/databases/flare/Makefile (contents, props changed) head/databases/linux-oracle-instantclient-basic/Makefile (contents, props changed) head/databases/linux-oracle-instantclient-sdk/Makefile (contents, props changed) head/databases/linux-oracle-instantclient-sqlplus/Makefile (contents, props changed) head/emulators/dynamips/Makefile (contents, props changed) head/emulators/tpm-emulator/Makefile (contents, props changed) head/graphics/OpenEXR/Makefile (contents, props changed) head/graphics/ampasCTL/Makefile (contents, props changed) head/graphics/ilmbase/Makefile (contents, props changed) head/graphics/openexr_ctl/Makefile (contents, props changed) head/japanese/awffull/Makefile (contents, props changed) head/japanese/kterm/Makefile (contents, props changed) head/japanese/less/Makefile (contents, props changed) head/japanese/mime_pls/Makefile (contents, props changed) head/japanese/mobileimap/Makefile (contents, props changed) head/japanese/nkf/Makefile (contents, props changed) head/japanese/p5-Number-Phone-JP/Makefile (contents, props changed) head/japanese/postgresql73-man/Makefile (contents, props changed) head/japanese/postgresql74-man/Makefile (contents, props changed) head/japanese/postgresql80-man/Makefile (contents, props changed) head/japanese/postgresql81-man/Makefile (contents, props changed) head/japanese/postgresql82-man/Makefile (contents, props changed) head/japanese/quit/Makefile (contents, props changed) head/japanese/scim-canna/Makefile (contents, props changed) head/japanese/scim-prime/Makefile (contents, props changed) head/japanese/xgate/Makefile (contents, props changed) head/mail/synonym/Makefile (contents, props changed) head/net-mgmt/choparp/Makefile (contents, props changed) head/net/DarwinStreamingServer/Makefile (contents, props changed) head/net/g2ipmsg/Makefile (contents, props changed) head/net/liveMedia/Makefile (contents, props changed) head/security/opencryptoki/Makefile (contents, props changed) head/security/openssl_tpm_engine/Makefile (contents, props changed) head/security/tpm-tools/Makefile (contents, props changed) head/security/tpmmanager/Makefile (contents, props changed) head/security/trousers/Makefile (contents, props changed) head/sysutils/freqsdwn/Makefile (contents, props changed) head/sysutils/udesc_dump/Makefile (contents, props changed) head/textproc/p5-WWW-Google-SiteMap/Makefile (contents, props changed) head/www/linuxpluginwrapper/Makefile (contents, props changed) head/www/xpi-default_full_zoom_level/Makefile (contents, props changed) head/www/xpi-firemobilesimulator/Makefile (contents, props changed) head/www/xpi-grab_and_drag/Makefile (contents, props changed) head/www/xpi-it_s_all_text/Makefile (contents, props changed) head/www/xpi-jv/Makefile (contents, props changed) head/www/xpi-live_pagerank/Makefile (contents, props changed) head/www/xpi-table2clipboard/Makefile (contents, props changed) head/www/xpi-user_agent_switcher/Makefile (contents, props changed) head/x11-clocks/bmp-alarm/Makefile (contents, props changed) head/x11-drivers/xf86-video-radeonhd-devel/Makefile (contents, props changed) head/x11-fonts/pcf2bdf/Makefile (contents, props changed) head/x11/gsynaptics/Makefile (contents, props changed) Modified: head/audio/bmp-flac/Makefile ============================================================================== --- head/audio/bmp-flac/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/audio/bmp-flac/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ MASTER_SITES= http://ccm.sherry.jp/tmp/ PKGNAMEPREFIX= bmp- DISTNAME= ${PORTNAME}-CVS-${PORTVERSION}-with-bmp-plugin -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FLAC input plugin for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ Modified: head/audio/eawplus/Makefile ============================================================================== --- head/audio/eawplus/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/audio/eawplus/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= E.A.W.+Izumo+Tamuki collection of Gravis Ultrasound MIDI patches # Not useful without timidity. Modified: head/audio/guspat/Makefile ============================================================================== --- head/audio/guspat/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/audio/guspat/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= nork DISTFILES= ${PORTNAME}-${PORTVERSION}-required${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-optional${EXTRACT_SUFX} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Izumo collection of Gravis Ultrasound MIDI patches # Not useful without timidity. Modified: head/audio/timidity++/Makefile ============================================================================== --- head/audio/timidity++/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/audio/timidity++/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} -MAINTAINER?= nork@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Software MIDI player .if !defined(PKGNAMESUFFIX) Modified: head/converters/p5-MIME-Base32/Makefile ============================================================================== --- head/converters/p5-MIME-Base32/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/converters/p5-MIME-Base32/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for Base32 encodings PERL_CONFIGURE= YES Modified: head/databases/flare/Makefile ============================================================================== --- head/databases/flare/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/databases/flare/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= http://labs.gree.jp/data/source/ EXTRACT_SUFX= .tgz -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flare - distributed and persistent key-value storage LIB_DEPENDS= boost_program_options.4:${PORTSDIR}/devel/boost-libs \ Modified: head/databases/linux-oracle-instantclient-basic/Makefile ============================================================================== --- head/databases/linux-oracle-instantclient-basic/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/databases/linux-oracle-instantclient-basic/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -basic DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${LINUXARCH}-${ORACLEVERSION}-${DISTDATE} DIST_SUBDIR= oracle -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Oracle 10 InstantClient basics. Works with Oracle RDBMS 8.1.2+ ONLY_FOR_ARCHS= i386 # amd64(not yet on own) Modified: head/databases/linux-oracle-instantclient-sdk/Makefile ============================================================================== --- head/databases/linux-oracle-instantclient-sdk/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/databases/linux-oracle-instantclient-sdk/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -sdk DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${LINUXARCH}-${ORACLEVERSION}-${DISTDATE} DIST_SUBDIR= oracle -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Oracle 10 InstantClient SDK. Works with Oracle RDBMS 8.1.2+ RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${ORACLEVERSION}/client/lib/libocci.so.10.1:${PORTSDIR}/databases/linux-oracle-instantclient-basic Modified: head/databases/linux-oracle-instantclient-sqlplus/Makefile ============================================================================== --- head/databases/linux-oracle-instantclient-sqlplus/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/databases/linux-oracle-instantclient-sqlplus/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -sqlplus DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${LINUXARCH}-${ORACLEVERSION}-${DISTDATE} DIST_SUBDIR= oracle -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Oracle 10 InstantClient SQLPlus. Works with Oracle RDBMS 8.1.2+ RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${ORACLEVERSION}/client/lib/libocci.so.10.1:${PORTSDIR}/databases/linux-oracle-instantclient-basic Modified: head/emulators/dynamips/Makefile ============================================================================== --- head/emulators/dynamips/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/emulators/dynamips/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cisco 3600/7200 Simulator LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf Modified: head/emulators/tpm-emulator/Makefile ============================================================================== --- head/emulators/tpm-emulator/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/emulators/tpm-emulator/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= emulators security MASTER_SITES= BERLIOS/${PORTNAME} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Trusted Platform Module (TPM) emulator LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp Modified: head/graphics/OpenEXR/Makefile ============================================================================== --- head/graphics/OpenEXR/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/graphics/OpenEXR/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A high dynamic-range (HDR) image file format LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase Modified: head/graphics/ampasCTL/Makefile ============================================================================== --- head/graphics/ampasCTL/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/graphics/ampasCTL/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME:L}/ctl/${PORTVERSION} DISTNAME= ctl-${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Color Transformation Language interpreter LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase Modified: head/graphics/ilmbase/Makefile ============================================================================== --- head/graphics/ilmbase/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/graphics/ilmbase/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= openexr -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex CONFLICTS= OpenEXR-1.[0-4].* Modified: head/graphics/openexr_ctl/Makefile ============================================================================== --- head/graphics/openexr_ctl/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/graphics/openexr_ctl/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= openexr -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simplified OpenEXR interface to CTL LIB_DEPENDS+= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ Modified: head/japanese/awffull/Makefile ============================================================================== --- head/japanese/awffull/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/awffull/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -7,7 +7,7 @@ CATEGORIES= japanese www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org CONFLICTS= awffull-[0-9]* MASTERDIR= ${.CURDIR}/../../www/awffull Modified: head/japanese/kterm/Makefile ============================================================================== --- head/japanese/kterm/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/kterm/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -35,7 +35,7 @@ PATCHFILES= ${DISTNAME}.NFS-xauth.patch: ${DISTNAME}-termios-0.2.patch.gz:termios PATCH_DIST_STRIP= -p1 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An xterm variant with Japanese support BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf Modified: head/japanese/less/Makefile ============================================================================== --- head/japanese/less/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/less/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -25,7 +25,7 @@ PATCHFILES= ${DISTNAME}-iso258.patch.gz ${DISTNAME}-iso261-${PORTVERSION:E}.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Less + zcat + ISO-2022 - a pager similar to more and pg MAKE_JOBS_SAFE= yes Modified: head/japanese/mime_pls/Makefile ============================================================================== --- head/japanese/mime_pls/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/mime_pls/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ja-p5- DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//} EXTRACT_SUFX= .tgz -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl Library for MIME encode/decode USE_PERL5= yes Modified: head/japanese/mobileimap/Makefile ============================================================================== --- head/japanese/mobileimap/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/mobileimap/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 2.7 CATEGORIES= japanese mail MASTER_SITES= http://0xcc.net/mobileimap/ -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An IMAP-based webmail system for mobile-phones USE_RUBY= yes Modified: head/japanese/nkf/Makefile ============================================================================== --- head/japanese/nkf/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/nkf/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_ MASTER_SITE_SUBDIR= ${PORTNAME}/53171 PKGNAMEPREFIX?= ja- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Network Kanji code conversion Filter .if ${PKGNAMEPREFIX} != "ja-p5-" Modified: head/japanese/p5-Number-Phone-JP/Makefile ============================================================================== --- head/japanese/p5-Number-Phone-JP/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/p5-Number-Phone-JP/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= japanese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= ja-p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to validate Japanese phone numbers RUN_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require Modified: head/japanese/postgresql73-man/Makefile ============================================================================== --- head/japanese/postgresql73-man/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/postgresql73-man/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -man DISTNAME= man DIST_SUBDIR= postgresql/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese online manual pages for PostgreSQL MANLANG= ja Modified: head/japanese/postgresql74-man/Makefile ============================================================================== --- head/japanese/postgresql74-man/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/postgresql74-man/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -man DISTNAME= man DIST_SUBDIR= postgresql/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese online manual pages for PostgreSQL MANLANG= ja Modified: head/japanese/postgresql80-man/Makefile ============================================================================== --- head/japanese/postgresql80-man/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/postgresql80-man/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -man DISTNAME= man DIST_SUBDIR= postgresql/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese online manual pages for PostgreSQL MANLANG= ja Modified: head/japanese/postgresql81-man/Makefile ============================================================================== --- head/japanese/postgresql81-man/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/postgresql81-man/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -man DISTNAME= man DIST_SUBDIR= postgresql/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese online manual pages for PostgreSQL MANLANG= ja Modified: head/japanese/postgresql82-man/Makefile ============================================================================== --- head/japanese/postgresql82-man/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/postgresql82-man/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -man DISTNAME= man DIST_SUBDIR= postgresql/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese online manual pages for PostgreSQL MANLANG= ja Modified: head/japanese/quit/Makefile ============================================================================== --- head/japanese/quit/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/quit/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -7,7 +7,7 @@ CATEGORIES= japanese games -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MASTERDIR= ${.CURDIR}/../../games/quit Modified: head/japanese/scim-canna/Makefile ============================================================================== --- head/japanese/scim-canna/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/scim-canna/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/18849 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM IMEngine module using Canna BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim Modified: head/japanese/scim-prime/Makefile ============================================================================== --- head/japanese/scim-prime/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/scim-prime/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/17192 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM IMEngine module using PRIME BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ Modified: head/japanese/xgate/Makefile ============================================================================== --- head/japanese/xgate/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/japanese/xgate/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ MASTER_SITES= http://www.orangesoft.co.j DISTNAME= ${PORTNAME}pkg${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= xGate webmail system implemented by Servlet over IMAP4/POP3 RUN_DEPENDS= ${APP_HOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat6 Modified: head/mail/synonym/Makefile ============================================================================== --- head/mail/synonym/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/mail/synonym/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= mail security MASTER_SITES= http://www.dv8.ro/Synonym/Synonym/source/ DISTNAME= ${PORTNAME}-0.4-3 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Synonym, the email message archiver USE_GMAKE= yes Modified: head/net-mgmt/choparp/Makefile ============================================================================== --- head/net-mgmt/choparp/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/net-mgmt/choparp/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple proxy arp daemon USE_RC_SUBR= choparp Modified: head/net/DarwinStreamingServer/Makefile ============================================================================== --- head/net/DarwinStreamingServer/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/net/DarwinStreamingServer/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -21,7 +21,7 @@ PATCH_SITE_SUBDIR=nork PATCHFILES= dss-6.0.3.patch PATCH_DIST_STRIP=-p1 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Darwin Streaming Server, a MP3, MPEG4, and QuickTime streaming server RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay Modified: head/net/g2ipmsg/Makefile ============================================================================== --- head/net/g2ipmsg/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/net/g2ipmsg/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ipmsg.org/archi MASTER_SITE_SUBDIR= nork DIST_SUBDIR= gnome2 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A popup style message communication tool for GNOME2 USE_GETTEXT= yes Modified: head/net/liveMedia/Makefile ============================================================================== --- head/net/liveMedia/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/net/liveMedia/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -15,7 +15,7 @@ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork DISTNAME= live.${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LIVE.COM Streaming Media LICENSE= GPLv2 Modified: head/security/opencryptoki/Makefile ============================================================================== --- head/security/opencryptoki/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/security/opencryptoki/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An open PKCS\#11 implementation library LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers Modified: head/security/openssl_tpm_engine/Makefile ============================================================================== --- head/security/openssl_tpm_engine/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/security/openssl_tpm_engine/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/trousers/OpenSSL%20TPM%20Engine/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenSSL TPM engine RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:${PORTSDIR}/security/trousers Modified: head/security/tpm-tools/Makefile ============================================================================== --- head/security/tpm-tools/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/security/tpm-tools/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/trousers/${PORTNAME}/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a basic set of TPM tools LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers Modified: head/security/tpmmanager/Makefile ============================================================================== --- head/security/tpmmanager/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/security/tpmmanager/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTNAME}-${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TPM Manager LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers Modified: head/security/trousers/Makefile ============================================================================== --- head/security/trousers/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/security/trousers/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The open-source TCG Software Stack USE_GMAKE= YES Modified: head/sysutils/freqsdwn/Makefile ============================================================================== --- head/sysutils/freqsdwn/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/sysutils/freqsdwn/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME:C/freq//}_${PORTVER EXTRACT_SUFX= .tgz DIST_SUBDIR= freqship -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FREQSHIP-mini Mitsubishi Electric UPS controller daemon RESTRICTED= See http://www.mitsubishielectric.co.jp/frequps/f_down/keiyaku.html Modified: head/sysutils/udesc_dump/Makefile ============================================================================== --- head/sysutils/udesc_dump/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/sysutils/udesc_dump/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 1.3.9 CATEGORIES= sysutils MASTER_SITES= http://home.jp.freebsd.org/~gehenna/src/ -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shows USB descriptors MAN8= udesc_dump.8 Modified: head/textproc/p5-WWW-Google-SiteMap/Makefile ============================================================================== --- head/textproc/p5-WWW-Google-SiteMap/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/textproc/p5-WWW-Google-SiteMap/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for managing Google SiteMaps BUILD_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ Modified: head/www/linuxpluginwrapper/Makefile ============================================================================== --- head/www/linuxpluginwrapper/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/linuxpluginwrapper/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= nork PATCH_SITES= http://defan.zenon.net/freebsd/ PATCHFILES= patch-nppdf-acroread-7.0.8 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A wrapper allowing use of linux-plugins with native applications OPTIONS= REALPLAYER "install linux-realplayer" off Modified: head/www/xpi-default_full_zoom_level/Makefile ============================================================================== --- head/www/xpi-default_full_zoom_level/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-default_full_zoom_level/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 4.3 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Default Full Zoom Level extension XPI_NUM= 6965 Modified: head/www/xpi-firemobilesimulator/Makefile ============================================================================== --- head/www/xpi-firemobilesimulator/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-firemobilesimulator/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= https://ss1.xrea.com/poly.s49.xrea.com/dev/firefox/ DISTNAME= ${XPI_DISTNAME}_${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Mobile Browser(NTT docomo/au/SoftBank) Simulator XPI_ID= {77cc852e-6b45-11dd-929f-d30256d89593} Modified: head/www/xpi-grab_and_drag/Makefile ============================================================================== --- head/www/xpi-grab_and_drag/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-grab_and_drag/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 2.7.6 DISTVERSIONSUFFIX= -fx+tb CATEGORIES= www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adobe Acrobat-style grab and drag scrolling XPI_NUM= 1250 Modified: head/www/xpi-it_s_all_text/Makefile ============================================================================== --- head/www/xpi-it_s_all_text/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-it_s_all_text/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ DISTVERSIONSUFFIX= -sm+fx CATEGORIES= www DISTNAME= ${PORTNAME:S/it_s/its/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Edit textareas using an external editor XPI_NUM= 4125 Modified: head/www/xpi-jv/Makefile ============================================================================== --- head/www/xpi-jv/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-jv/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 0 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight vim-like editor for textareas XPI_NUM= 8529 Modified: head/www/xpi-live_pagerank/Makefile ============================================================================== --- head/www/xpi-live_pagerank/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-live_pagerank/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display PageRank for active URL XPI_NUM= 2007 Modified: head/www/xpi-table2clipboard/Makefile ============================================================================== --- head/www/xpi-table2clipboard/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-table2clipboard/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 1.5.1 DISTVERSIONSUFFIX= -fx+tb+sm CATEGORIES= www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Table to Clipboard extension with correct disposition XPI_NUM= 1852 Modified: head/www/xpi-user_agent_switcher/Makefile ============================================================================== --- head/www/xpi-user_agent_switcher/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/www/xpi-user_agent_switcher/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -10,7 +10,7 @@ PORTVERSION= 0.7.3 DISTVERSIONSUFFIX= -fx+sm CATEGORIES= www -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The User Agent Switcher extension XPI_NUM= 59 Modified: head/x11-clocks/bmp-alarm/Makefile ============================================================================== --- head/x11-clocks/bmp-alarm/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/x11-clocks/bmp-alarm/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= x11-clocks MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/ -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alarm timer plugin for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player Modified: head/x11-drivers/xf86-video-radeonhd-devel/Makefile ============================================================================== --- head/x11-drivers/xf86-video-radeonhd-devel/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/x11-drivers/xf86-video-radeonhd-devel/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork PKGNAMESUFFIX= -devel -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X.Org ati RadeonHD display driver development version BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros \ Modified: head/x11-fonts/pcf2bdf/Makefile ============================================================================== --- head/x11-fonts/pcf2bdf/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/x11-fonts/pcf2bdf/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://www.tsg.ne.jp/GANA/S/pcf2bdf/ EXTRACT_SUFX= .tgz -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert X font from PCF to BDF NO_WRKSUBDIR= YES Modified: head/x11/gsynaptics/Makefile ============================================================================== --- head/x11/gsynaptics/Makefile Wed Aug 15 19:19:32 2012 (r302593) +++ head/x11/gsynaptics/Makefile Wed Aug 15 19:26:13 2012 (r302594) @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= gsynaptics/21527 -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME Synaptics Touchpad setting tool BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208151926.q7FJQElT000596>