From owner-svn-ports-all@FreeBSD.ORG Sat Jun 21 12:04:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6AA8B558; Sat, 21 Jun 2014 12:04:17 +0000 (UTC) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 80ECC2CD5; Sat, 21 Jun 2014 12:04:16 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id b13so4669755wgh.11 for ; Sat, 21 Jun 2014 05:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ugEHwNrlKQlao9RXqK/5m50gS7DBurdztlmQ2mXk5kc=; b=tauEycz2Nx4vEZ0w/BSZXHWVG4cf9VBJuYcA7200TxEMNvCIOMVaZ8KThvyNjCL+ke v4Clw2yUpx5gfwJG7U3ZUzsvKT151CFhR5BT5WlTZkZoNwLMZkTOognEwEGQ18MdHieO a5eszr8BaNUH+PdP6tgy9jZslL/hYL2S57SGyDtnqhaBoz2QUyWEHHWFH3/NZUBoYlgZ j34/0y10ySR9zSJlZlvGzpMpZAgpaK5EIxijpaj3d4+aAk3dRH1MGYGYCX01hWKLiKyP McpHxFEBWMJZlQOh+GnvTM6fuyZpj5WQrikVBCA9sEMFepLwoKKt+bvAXHIpiJCNjTpt k7KQ== X-Received: by 10.180.198.178 with SMTP id jd18mr10979457wic.24.1403352254688; Sat, 21 Jun 2014 05:04:14 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id s3sm21986663wje.36.2014.06.21.05.04.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Jun 2014 05:04:13 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 21 Jun 2014 14:04:11 +0200 From: Baptiste Daroussin To: Eitan Adler Subject: Re: svn commit: r358666 - head/Mk Message-ID: <20140621120411.GA23976@ivaldir.etoilebsd.net> References: <201406210639.s5L6dWAE096222@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <201406210639.s5L6dWAE096222@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2014 12:04:17 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 21, 2014 at 06:39:32AM +0000, Eitan Adler wrote: > Author: eadler > FAAC_DESC?=3D FAAC AAC encoder support > FAAD_DESC?=3D FAAD AAC decoder support > FAM_DESC?=3D File Alteration Monitor support > -FASTCGI_DESC?=3D FastCGI support > +FASTCGI_DESC?=3D FastCGI server-side support restrictive and misleading nginx, apache, lighttpd are fcgi clients... "protocole" will imho be better > FFMPEG_DESC?=3D FFmpeg support (WMA, AIFF, AC3, APE...) > FFTW_DESC?=3D Discrete Fourier Transform support > FINGER_DESC?=3D Finger support > @@ -92,7 +92,7 @@ FREETYPE_DESC?=3D TrueType font rendering > FREEXL_DESC?=3D Excel file (.xls) support via FreeXL > FREI0R_DESC?=3D Frei0r video plugins support > FRIBIDI_DESC?=3D Bidirectional text support via GNU FriBidi > -FTP_DESC?=3D FTP support > +FTP_DESC?=3D FTP file transfer support > FTPS_DESC?=3D FTP with SSL/TLS support > FUSE_DESC?=3D FUSE (Filesystem in Userspace) support > GCONF_DESC?=3D GConf configuration backend support > @@ -101,14 +101,14 @@ GD_DESC?=3D GD graphics library support > GDBM_DESC?=3D GNU dbm library support > GDM_DESC?=3D Install GDM login manager > GEOIP_DESC?=3D GeoIP support > -GEOS_DESC?=3D GEOS support > +GEOS_DESC?=3D GEOS Geometry Engine support > GEOTIFF_DESC?=3D GeoTIFF file format support > GGI_DESC?=3D General Graphics Interface support > -GHOSTSCRIPT_DESC?=3D Ghostscript support > +GHOSTSCRIPT_DESC?=3D Ghostscript PDF support extermely reductive, first it is mostly about postscript and by extensio ab= out pdf, second there are way more usage > GIF_DESC?=3D GIF image format support > GIO_DESC?=3D Use GIO for file I/O > GLADE_DESC?=3D Glade interface builder support > -GLUT_DESC?=3D GLUT support > +GLUT_DESC?=3D OpenGL Utility Toolkit support > GLX_DESC?=3D X11 OpenGL rendering support > GMP_DESC?=3D GMP (multiple precision arithmetic) support > GNOME_DESC?=3D GNOME desktop environment support > @@ -117,14 +117,14 @@ GNOMEVFS2_DESC?=3D GnomeVFS2 (virtual file > GNUPG_DESC?=3D GNU Privacy Guard support > GNUPLOT_DESC?=3D Plotting support via gnuplot > GNUTLS_DESC?=3D SSL/TLS support via GnuTLS > -GOPHER_DESC?=3D Gopher support > +GOPHER_DESC?=3D Gopher protocol support > GPERFTOOLS_DESC?=3D Google gperftools support > GPHOTO_DESC?=3D Digital cameras support via libgphoto2 > GRAPHMAGICK_DESC?=3D GraphicsMagick support > GRAPHVIZ_DESC?=3D Graphviz support > -GRASS_DESC?=3D GRASS support > +GRASS_DESC?=3D Geographic Information System (GIS) support > GSM_DESC?=3D GSM codec support > -GSSAPI_DESC?=3D GSSAPI support > +GSSAPI_DESC?=3D GSSAPI Security API support > GSTREAMER_DESC?=3D Multimedia support via GStreamer > GTA_DESC?=3D Generic Tagged Array (GTA) support > GTK1_DESC?=3D GTK+ 1 GUI toolkit support > @@ -155,7 +155,7 @@ IODBC_DESC?=3D ODBC backend via iODBC > IPV4_DESC?=3D IPv4 protocol support > IPV6_DESC?=3D IPv6 protocol support > ISPELL_DESC?=3D Spell checking support via Ispell > -JABBER_DESC?=3D Jabber support > +JABBER_DESC?=3D Jabber chat protocol support Jabber is only about chatting? > JACK_DESC?=3D JACK audio server support > JASPER_DESC?=3D JPEG 2000 support via JasPer > JAVA_DESC?=3D Java platform support > @@ -261,8 +261,8 @@ LANG_ZU_DESC?=3D Zulu language support > LASH_DESC?=3D LASH audio support > LASTFM_DESC?=3D Last.fm streaming support > LATEX_DESC?=3D LaTeX support > -LCMS2_DESC?=3D LCMS2 support > -LDAP_DESC?=3D LDAP support > +LCMS2_DESC?=3D Little CMS 2.x support > +LDAP_DESC?=3D LDAP authentication support once again protocol will fits way better > LDAPS_DESC?=3D LDAPS support > LENSFUN_DESC?=3D Camera lens database support via LensFun > LFS_DESC?=3D Large files support > @@ -270,15 +270,15 @@ LIBBLURAY_DESC?=3D Blu-ray discs support v > LIBEDIT_DESC?=3D Command line editing via libedit > LIBEV_DESC?=3D High-performance events support via libev > LIBEXIF_DESC?=3D EXIF metadata support via libexif > -LIBEXTRACTOR_DESC?=3D libextractor support > +LIBEXTRACTOR_DESC?=3D Metadata extraction support > LIBLO_DESC?=3D Open Sound Control support via liblo > LIBMNG_DESC?=3D MNG animated images support via libmng > LIBOIL_DESC?=3D Inner loop optimizations support via liboil > LIBPAPER_DESC?=3D libpaper support > LIBRSVG2_DESC?=3D SVG vector graphics support via librsvg2 > -LIBVIRT_DESC?=3D libvirt support > +LIBVIRT_DESC?=3D libvirt virtualization support > LIBVISUAL_DESC?=3D Audio visualisation support via libvisual > -LIBWMF_DESC?=3D libwmf support > +LIBWMF_DESC?=3D windows metafile format support > LIBWRAP_DESC?=3D TCP wrapper support > LIBXINE_DESC?=3D libxine support > LIBXML2_DESC?=3D XML parser support via libxml2 > @@ -356,7 +356,7 @@ ORACLE_DESC?=3D Oracle database support > ORACLE_JDBC_DESC?=3D JDBC connection to Oracle databases > OSD_DESC?=3D On-screen display support > OSS_DESC?=3D Open Sound System support > -PAM_DESC?=3D PAM support > +PAM_DESC?=3D Pluggable authentication module support > PANGO_DESC?=3D Pango rendering library support > PCRE_DESC?=3D Use Perl Compatible Regular Expressions > PDF_DESC?=3D PDF document support > @@ -386,17 +386,17 @@ PYMALLOC_DESC?=3D Use Python's internal m > PYTHON_DESC?=3D Python bindings or support > QT4_DESC?=3D Qt 4 toolkit support > QT5_DESC?=3D Qt 5 toolkit support > -QUICKTIME_DESC?=3D QuickTime support > +QUICKTIME_DESC?=3D QuickTime media support > RADIUS_DESC?=3D RADIUS protocol support > RAW_DESC?=3D RAW format support > READLINE_DESC?=3D Command line editing via libreadline > -REDIS_DESC?=3D Redis support > +REDIS_DESC?=3D Redis key-value store database support > RESIN3_DESC?=3D Resin 3.x support > RTMP_DESC?=3D RTMP protocol support via librtmp > RUBY_DESC?=3D Ruby bindings or support > SAMPLERATE_DESC?=3D Sample rate conversion support > SANE_DESC?=3D SANE API scanner support > -SASL_DESC?=3D SASL support > +SASL_DESC?=3D SASL authentication support > SCHROEDINGER_DESC?=3D Dirac codec support via libschroedinger > SCIPY_DESC?=3D SciPy scientific computing support > SDL_DESC?=3D Simple Direct Media Layer support > @@ -412,7 +412,7 @@ SOCKS_DESC?=3D SOCKS proxy support > SOUND_DESC?=3D Sound (audio) support > SOUNDTOUCH_DESC?=3D Sound processing support via SoundTouch > SPANDSP_DESC?=3D Spandsp faxing support > -SPDY_DESC?=3D SPDY support > +SPDY_DESC?=3D SPDY network protocol support > SPEEX_DESC?=3D Speex audio format support > SQL_DESC?=3D SQL database support > SQLITE_DESC?=3D SQLite database support > @@ -428,7 +428,7 @@ SVGALIB_DESC?=3D SVGA graphics support > SVN_DESC?=3D Subversion support > SWFDEC_DESC?=3D Flash support via Swfdec > SWIG_DESC?=3D SWIG binding/wrapper support > -SYSLOG_DESC?=3D Syslog support > +SYSLOG_DESC?=3D Syslog logging support > SZIP_DESC?=3D Szip compression support > TCL_DESC?=3D Tcl scripting language support > TCLTK_DESC?=3D Tcl/Tk toolkit support > @@ -439,7 +439,7 @@ TIDY_DESC?=3D Tidy HTML cleaner support > TIFF_DESC?=3D TIFF image format support > TINYXML_DESC?=3D XML parser support via TinyXML > TK_DESC?=3D Tk toolkit support > -TLS_DESC?=3D TLS support > +TLS_DESC?=3D Secure network connection support via TLS > TOMCAT5_DESC?=3D Tomcat 5.x support > TOMCAT6_DESC?=3D Tomcat 6.x support > TOMCAT7_DESC?=3D Tomcat 7.x support > @@ -490,5 +490,5 @@ XVIDEO_DESC?=3D X11 Video extension libra > XVMC_DESC?=3D X11 XvMC video extension support > YAML_DESC?=3D YAML format or parser support > ZLIB_DESC?=3D zlib compression support > -ZOPE_DESC?=3D Zope support > +ZOPE_DESC?=3D Zope web application framework support > ZSH_DESC?=3D Install programmable completions for zsh >=20 --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOldLsACgkQ8kTtMUmk6ExWLACgtNPwmi2jwuVNKqAByqiplRdD ECAAnRb6v642JlvasH4rHWQ3m/voDe6D =u6jX -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--